#F2CCDD Color

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

Color preview

#F2CCDD

Color formats

HEX
#F2CCDD
RGB
rgb(242, 204, 221)
RGBA
rgba(242, 204, 221, 1)
HSL
hsl(333, 59%, 87%)
HSV
hsv(333, 16%, 95%)
CMYK
cmyk(0%, 16%, 9%, 5%)
CSS variable
--color-primary: #F2CCDD;
Lowercase HEX
#f2ccdd

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCDD

.color-f2ccdd {
  color: #F2CCDD;
  background-color: #F2CCDD;
}

Frequently asked questions

What color is #F2CCDD?+

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

What is the closest Tailwind color to #F2CCDD?+

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