#F2CFDF Color

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

Color preview

#F2CFDF

Color formats

HEX
#F2CFDF
RGB
rgb(242, 207, 223)
RGBA
rgba(242, 207, 223, 1)
HSL
hsl(333, 57%, 88%)
HSV
hsv(333, 14%, 95%)
CMYK
cmyk(0%, 14%, 8%, 5%)
CSS variable
--color-primary: #F2CFDF;
Lowercase HEX
#f2cfdf

Shades

Tints

Tones

Harmony

CSS snippets for #F2CFDF

.color-f2cfdf {
  color: #F2CFDF;
  background-color: #F2CFDF;
}

Frequently asked questions

What color is #F2CFDF?+

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

What is the closest Tailwind color to #F2CFDF?+

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