#F2CCCA Color

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

Color preview

#F2CCCA

Color formats

HEX
#F2CCCA
RGB
rgb(242, 204, 202)
RGBA
rgba(242, 204, 202, 1)
HSL
hsl(3, 61%, 87%)
HSV
hsv(3, 17%, 95%)
CMYK
cmyk(0%, 16%, 17%, 5%)
CSS variable
--color-primary: #F2CCCA;
Lowercase HEX
#f2ccca

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCCA

.color-f2ccca {
  color: #F2CCCA;
  background-color: #F2CCCA;
}

Frequently asked questions

What color is #F2CCCA?+

#F2CCCA is a HEX color with RGB value rgb(242, 204, 202) and HSL value hsl(3, 61%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F2CCCA?+

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