#F2CFEC Color

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

Color preview

#F2CFEC

Color formats

HEX
#F2CFEC
RGB
rgb(242, 207, 236)
RGBA
rgba(242, 207, 236, 1)
HSL
hsl(310, 57%, 88%)
HSV
hsv(310, 14%, 95%)
CMYK
cmyk(0%, 14%, 2%, 5%)
CSS variable
--color-primary: #F2CFEC;
Lowercase HEX
#f2cfec

Shades

Tints

Tones

Harmony

CSS snippets for #F2CFEC

.color-f2cfec {
  color: #F2CFEC;
  background-color: #F2CFEC;
}

Frequently asked questions

What color is #F2CFEC?+

#F2CFEC is a HEX color with RGB value rgb(242, 207, 236) and HSL value hsl(310, 57%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #F2CFEC?+

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