#F2CCDE Color

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

Color preview

#F2CCDE

Color formats

HEX
#F2CCDE
RGB
rgb(242, 204, 222)
RGBA
rgba(242, 204, 222, 1)
HSL
hsl(332, 59%, 87%)
HSV
hsv(332, 16%, 95%)
CMYK
cmyk(0%, 16%, 8%, 5%)
CSS variable
--color-primary: #F2CCDE;
Lowercase HEX
#f2ccde

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCDE

.color-f2ccde {
  color: #F2CCDE;
  background-color: #F2CCDE;
}

Frequently asked questions

What color is #F2CCDE?+

#F2CCDE is a HEX color with RGB value rgb(242, 204, 222) and HSL value hsl(332, 59%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2CCDE?+

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