#F1BFEB Color

Inspect #F1BFEB across formats, palettes, contrast and closest named color matches.

Color preview

#F1BFEB

Color formats

HEX
#F1BFEB
RGB
rgb(241, 191, 235)
RGBA
rgba(241, 191, 235, 1)
HSL
hsl(307, 64%, 85%)
HSV
hsv(307, 21%, 95%)
CMYK
cmyk(0%, 21%, 2%, 5%)
CSS variable
--color-primary: #F1BFEB;
Lowercase HEX
#f1bfeb

Shades

Tints

Tones

Harmony

CSS snippets for #F1BFEB

.color-f1bfeb {
  color: #F1BFEB;
  background-color: #F1BFEB;
}

Frequently asked questions

What color is #F1BFEB?+

#F1BFEB is a HEX color with RGB value rgb(241, 191, 235) and HSL value hsl(307, 64%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F1BFEB?+

The closest Tailwind color is pink-200, available as the bg-pink-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools