#FCC8E7 Color

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

Color preview

#FCC8E7

Color formats

HEX
#FCC8E7
RGB
rgb(252, 200, 231)
RGBA
rgba(252, 200, 231, 1)
HSL
hsl(324, 90%, 89%)
HSV
hsv(324, 21%, 99%)
CMYK
cmyk(0%, 21%, 8%, 1%)
CSS variable
--color-primary: #FCC8E7;
Lowercase HEX
#fcc8e7

Shades

Tints

Tones

Harmony

CSS snippets for #FCC8E7

.color-fcc8e7 {
  color: #FCC8E7;
  background-color: #FCC8E7;
}

Frequently asked questions

What color is #FCC8E7?+

#FCC8E7 is a HEX color with RGB value rgb(252, 200, 231) and HSL value hsl(324, 90%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCC8E7?+

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