#F2BFEF Color

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

Color preview

#F2BFEF

Color formats

HEX
#F2BFEF
RGB
rgb(242, 191, 239)
RGBA
rgba(242, 191, 239, 1)
HSL
hsl(304, 66%, 85%)
HSV
hsv(304, 21%, 95%)
CMYK
cmyk(0%, 21%, 1%, 5%)
CSS variable
--color-primary: #F2BFEF;
Lowercase HEX
#f2bfef

Shades

Tints

Tones

Harmony

CSS snippets for #F2BFEF

.color-f2bfef {
  color: #F2BFEF;
  background-color: #F2BFEF;
}

Frequently asked questions

What color is #F2BFEF?+

#F2BFEF is a HEX color with RGB value rgb(242, 191, 239) and HSL value hsl(304, 66%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #F2BFEF?+

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