#FCCFDE Color

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

Color preview

#FCCFDE

Color formats

HEX
#FCCFDE
RGB
rgb(252, 207, 222)
RGBA
rgba(252, 207, 222, 1)
HSL
hsl(340, 88%, 90%)
HSV
hsv(340, 18%, 99%)
CMYK
cmyk(0%, 18%, 12%, 1%)
CSS variable
--color-primary: #FCCFDE;
Lowercase HEX
#fccfde

Shades

Tints

Tones

Harmony

CSS snippets for #FCCFDE

.color-fccfde {
  color: #FCCFDE;
  background-color: #FCCFDE;
}

Frequently asked questions

What color is #FCCFDE?+

#FCCFDE is a HEX color with RGB value rgb(252, 207, 222) and HSL value hsl(340, 88%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCCFDE?+

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