#F2CACC Color

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

Color preview

#F2CACC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2CACC

.color-f2cacc {
  color: #F2CACC;
  background-color: #F2CACC;
}

Frequently asked questions

What color is #F2CACC?+

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

What is the closest Tailwind color to #F2CACC?+

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