#FCDCD5 Color

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

Color preview

#FCDCD5

Color formats

HEX
#FCDCD5
RGB
rgb(252, 220, 213)
RGBA
rgba(252, 220, 213, 1)
HSL
hsl(11, 87%, 91%)
HSV
hsv(11, 15%, 99%)
CMYK
cmyk(0%, 13%, 15%, 1%)
CSS variable
--color-primary: #FCDCD5;
Lowercase HEX
#fcdcd5

Shades

Tints

Tones

Harmony

CSS snippets for #FCDCD5

.color-fcdcd5 {
  color: #FCDCD5;
  background-color: #FCDCD5;
}

Frequently asked questions

What color is #FCDCD5?+

#FCDCD5 is a HEX color with RGB value rgb(252, 220, 213) and HSL value hsl(11, 87%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCDCD5?+

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