#FFDCD7 Color

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

Color preview

#FFDCD7

Color formats

HEX
#FFDCD7
RGB
rgb(255, 220, 215)
RGBA
rgba(255, 220, 215, 1)
HSL
hsl(8, 100%, 92%)
HSV
hsv(8, 16%, 100%)
CMYK
cmyk(0%, 14%, 16%, 0%)
CSS variable
--color-primary: #FFDCD7;
Lowercase HEX
#ffdcd7

Shades

Tints

Tones

Harmony

CSS snippets for #FFDCD7

.color-ffdcd7 {
  color: #FFDCD7;
  background-color: #FFDCD7;
}

Frequently asked questions

What color is #FFDCD7?+

#FFDCD7 is a HEX color with RGB value rgb(255, 220, 215) and HSL value hsl(8, 100%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FFDCD7?+

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