#F1BFEE Color

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

Color preview

#F1BFEE

Color formats

HEX
#F1BFEE
RGB
rgb(241, 191, 238)
RGBA
rgba(241, 191, 238, 1)
HSL
hsl(304, 64%, 85%)
HSV
hsv(304, 21%, 95%)
CMYK
cmyk(0%, 21%, 1%, 5%)
CSS variable
--color-primary: #F1BFEE;
Lowercase HEX
#f1bfee

Shades

Tints

Tones

Harmony

CSS snippets for #F1BFEE

.color-f1bfee {
  color: #F1BFEE;
  background-color: #F1BFEE;
}

Frequently asked questions

What color is #F1BFEE?+

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

What is the closest Tailwind color to #F1BFEE?+

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