#DCD4D7 Color

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

Color preview

#DCD4D7

Color formats

HEX
#DCD4D7
RGB
rgb(220, 212, 215)
RGBA
rgba(220, 212, 215, 1)
HSL
hsl(338, 10%, 85%)
HSV
hsv(338, 4%, 86%)
CMYK
cmyk(0%, 4%, 2%, 14%)
CSS variable
--color-primary: #DCD4D7;
Lowercase HEX
#dcd4d7

Shades

Tints

Tones

Harmony

CSS snippets for #DCD4D7

.color-dcd4d7 {
  color: #DCD4D7;
  background-color: #DCD4D7;
}

Frequently asked questions

What color is #DCD4D7?+

#DCD4D7 is a HEX color with RGB value rgb(220, 212, 215) and HSL value hsl(338, 10%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCD4D7?+

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