#FCDCD9 Color

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

Color preview

#FCDCD9

Color formats

HEX
#FCDCD9
RGB
rgb(252, 220, 217)
RGBA
rgba(252, 220, 217, 1)
HSL
hsl(5, 85%, 92%)
HSV
hsv(5, 14%, 99%)
CMYK
cmyk(0%, 13%, 14%, 1%)
CSS variable
--color-primary: #FCDCD9;
Lowercase HEX
#fcdcd9

Shades

Tints

Tones

Harmony

CSS snippets for #FCDCD9

.color-fcdcd9 {
  color: #FCDCD9;
  background-color: #FCDCD9;
}

Frequently asked questions

What color is #FCDCD9?+

#FCDCD9 is a HEX color with RGB value rgb(252, 220, 217) and HSL value hsl(5, 85%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCDCD9?+

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