#FCC8DF Color

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

Color preview

#FCC8DF

Color formats

HEX
#FCC8DF
RGB
rgb(252, 200, 223)
RGBA
rgba(252, 200, 223, 1)
HSL
hsl(333, 90%, 89%)
HSV
hsv(333, 21%, 99%)
CMYK
cmyk(0%, 21%, 12%, 1%)
CSS variable
--color-primary: #FCC8DF;
Lowercase HEX
#fcc8df

Shades

Tints

Tones

Harmony

CSS snippets for #FCC8DF

.color-fcc8df {
  color: #FCC8DF;
  background-color: #FCC8DF;
}

Frequently asked questions

What color is #FCC8DF?+

#FCC8DF is a HEX color with RGB value rgb(252, 200, 223) and HSL value hsl(333, 90%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FCC8DF?+

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