#F2CCCF Color

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

Color preview

#F2CCCF

Color formats

HEX
#F2CCCF
RGB
rgb(242, 204, 207)
RGBA
rgba(242, 204, 207, 1)
HSL
hsl(355, 59%, 87%)
HSV
hsv(355, 16%, 95%)
CMYK
cmyk(0%, 16%, 14%, 5%)
CSS variable
--color-primary: #F2CCCF;
Lowercase HEX
#f2cccf

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCCF

.color-f2cccf {
  color: #F2CCCF;
  background-color: #F2CCCF;
}

Frequently asked questions

What color is #F2CCCF?+

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

What is the closest Tailwind color to #F2CCCF?+

The closest Tailwind color is rose-200, available as the bg-rose-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