#FCDCD6 Color

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

Color preview

#FCDCD6

Color formats

HEX
#FCDCD6
RGB
rgb(252, 220, 214)
RGBA
rgba(252, 220, 214, 1)
HSL
hsl(9, 86%, 91%)
HSV
hsv(9, 15%, 99%)
CMYK
cmyk(0%, 13%, 15%, 1%)
CSS variable
--color-primary: #FCDCD6;
Lowercase HEX
#fcdcd6

Shades

Tints

Tones

Harmony

CSS snippets for #FCDCD6

.color-fcdcd6 {
  color: #FCDCD6;
  background-color: #FCDCD6;
}

Frequently asked questions

What color is #FCDCD6?+

#FCDCD6 is a HEX color with RGB value rgb(252, 220, 214) and HSL value hsl(9, 86%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCDCD6?+

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