#FCC9DF Color

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

Color preview

#FCC9DF

Color formats

HEX
#FCC9DF
RGB
rgb(252, 201, 223)
RGBA
rgba(252, 201, 223, 1)
HSL
hsl(334, 89%, 89%)
HSV
hsv(334, 20%, 99%)
CMYK
cmyk(0%, 20%, 12%, 1%)
CSS variable
--color-primary: #FCC9DF;
Lowercase HEX
#fcc9df

Shades

Tints

Tones

Harmony

CSS snippets for #FCC9DF

.color-fcc9df {
  color: #FCC9DF;
  background-color: #FCC9DF;
}

Frequently asked questions

What color is #FCC9DF?+

#FCC9DF is a HEX color with RGB value rgb(252, 201, 223) and HSL value hsl(334, 89%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCC9DF?+

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