#F2CCCD Color

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

Color preview

#F2CCCD

Color formats

HEX
#F2CCCD
RGB
rgb(242, 204, 205)
RGBA
rgba(242, 204, 205, 1)
HSL
hsl(358, 59%, 87%)
HSV
hsv(358, 16%, 95%)
CMYK
cmyk(0%, 16%, 15%, 5%)
CSS variable
--color-primary: #F2CCCD;
Lowercase HEX
#f2cccd

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCCD

.color-f2cccd {
  color: #F2CCCD;
  background-color: #F2CCCD;
}

Frequently asked questions

What color is #F2CCCD?+

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

What is the closest Tailwind color to #F2CCCD?+

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