#F2CDDE Color

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

Color preview

#F2CDDE

Color formats

HEX
#F2CDDE
RGB
rgb(242, 205, 222)
RGBA
rgba(242, 205, 222, 1)
HSL
hsl(332, 59%, 88%)
HSV
hsv(332, 15%, 95%)
CMYK
cmyk(0%, 15%, 8%, 5%)
CSS variable
--color-primary: #F2CDDE;
Lowercase HEX
#f2cdde

Shades

Tints

Tones

Harmony

CSS snippets for #F2CDDE

.color-f2cdde {
  color: #F2CDDE;
  background-color: #F2CDDE;
}

Frequently asked questions

What color is #F2CDDE?+

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

What is the closest Tailwind color to #F2CDDE?+

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