#F2CEDC Color

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

Color preview

#F2CEDC

Color formats

HEX
#F2CEDC
RGB
rgb(242, 206, 220)
RGBA
rgba(242, 206, 220, 1)
HSL
hsl(337, 58%, 88%)
HSV
hsv(337, 15%, 95%)
CMYK
cmyk(0%, 15%, 9%, 5%)
CSS variable
--color-primary: #F2CEDC;
Lowercase HEX
#f2cedc

Shades

Tints

Tones

Harmony

CSS snippets for #F2CEDC

.color-f2cedc {
  color: #F2CEDC;
  background-color: #F2CEDC;
}

Frequently asked questions

What color is #F2CEDC?+

#F2CEDC is a HEX color with RGB value rgb(242, 206, 220) and HSL value hsl(337, 58%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2CEDC?+

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