#FCCDD2 Color

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

Color preview

#FCCDD2

Color formats

HEX
#FCCDD2
RGB
rgb(252, 205, 210)
RGBA
rgba(252, 205, 210, 1)
HSL
hsl(354, 89%, 90%)
HSV
hsv(354, 19%, 99%)
CMYK
cmyk(0%, 19%, 17%, 1%)
CSS variable
--color-primary: #FCCDD2;
Lowercase HEX
#fccdd2

Shades

Tints

Tones

Harmony

CSS snippets for #FCCDD2

.color-fccdd2 {
  color: #FCCDD2;
  background-color: #FCCDD2;
}

Frequently asked questions

What color is #FCCDD2?+

#FCCDD2 is a HEX color with RGB value rgb(252, 205, 210) and HSL value hsl(354, 89%, 90%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCCDD2?+

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