#FCDEDA Color

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

Color preview

#FCDEDA

Color formats

HEX
#FCDEDA
RGB
rgb(252, 222, 218)
RGBA
rgba(252, 222, 218, 1)
HSL
hsl(7, 85%, 92%)
HSV
hsv(7, 13%, 99%)
CMYK
cmyk(0%, 12%, 13%, 1%)
CSS variable
--color-primary: #FCDEDA;
Lowercase HEX
#fcdeda

Shades

Tints

Tones

Harmony

CSS snippets for #FCDEDA

.color-fcdeda {
  color: #FCDEDA;
  background-color: #FCDEDA;
}

Frequently asked questions

What color is #FCDEDA?+

#FCDEDA is a HEX color with RGB value rgb(252, 222, 218) and HSL value hsl(7, 85%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCDEDA?+

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