#D8D8CC Color

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

Color preview

#D8D8CC

Color formats

HEX
#D8D8CC
RGB
rgb(216, 216, 204)
RGBA
rgba(216, 216, 204, 1)
HSL
hsl(60, 13%, 82%)
HSV
hsv(60, 6%, 85%)
CMYK
cmyk(0%, 0%, 6%, 15%)
CSS variable
--color-primary: #D8D8CC;
Lowercase HEX
#d8d8cc

Shades

Tints

Tones

Harmony

CSS snippets for #D8D8CC

.color-d8d8cc {
  color: #D8D8CC;
  background-color: #D8D8CC;
}

Frequently asked questions

What color is #D8D8CC?+

#D8D8CC is a HEX color with RGB value rgb(216, 216, 204) and HSL value hsl(60, 13%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D8D8CC?+

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