#F2CFCC Color

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

Color preview

#F2CFCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2CFCC

.color-f2cfcc {
  color: #F2CFCC;
  background-color: #F2CFCC;
}

Frequently asked questions

What color is #F2CFCC?+

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

What is the closest Tailwind color to #F2CFCC?+

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