#FCCDE7 Color

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

Color preview

#FCCDE7

Color formats

HEX
#FCCDE7
RGB
rgb(252, 205, 231)
RGBA
rgba(252, 205, 231, 1)
HSL
hsl(327, 89%, 90%)
HSV
hsv(327, 19%, 99%)
CMYK
cmyk(0%, 19%, 8%, 1%)
CSS variable
--color-primary: #FCCDE7;
Lowercase HEX
#fccde7

Shades

Tints

Tones

Harmony

CSS snippets for #FCCDE7

.color-fccde7 {
  color: #FCCDE7;
  background-color: #FCCDE7;
}

Frequently asked questions

What color is #FCCDE7?+

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

What is the closest Tailwind color to #FCCDE7?+

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