#F2BFEB Color

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

Color preview

#F2BFEB

Color formats

HEX
#F2BFEB
RGB
rgb(242, 191, 235)
RGBA
rgba(242, 191, 235, 1)
HSL
hsl(308, 66%, 85%)
HSV
hsv(308, 21%, 95%)
CMYK
cmyk(0%, 21%, 3%, 5%)
CSS variable
--color-primary: #F2BFEB;
Lowercase HEX
#f2bfeb

Shades

Tints

Tones

Harmony

CSS snippets for #F2BFEB

.color-f2bfeb {
  color: #F2BFEB;
  background-color: #F2BFEB;
}

Frequently asked questions

What color is #F2BFEB?+

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

What is the closest Tailwind color to #F2BFEB?+

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