#F2CDCA Color

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

Color preview

#F2CDCA

Color formats

HEX
#F2CDCA
RGB
rgb(242, 205, 202)
RGBA
rgba(242, 205, 202, 1)
HSL
hsl(5, 61%, 87%)
HSV
hsv(5, 17%, 95%)
CMYK
cmyk(0%, 15%, 17%, 5%)
CSS variable
--color-primary: #F2CDCA;
Lowercase HEX
#f2cdca

Shades

Tints

Tones

Harmony

CSS snippets for #F2CDCA

.color-f2cdca {
  color: #F2CDCA;
  background-color: #F2CDCA;
}

Frequently asked questions

What color is #F2CDCA?+

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

What is the closest Tailwind color to #F2CDCA?+

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