#D8DDC0 Color

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

Color preview

#D8DDC0

Color formats

HEX
#D8DDC0
RGB
rgb(216, 221, 192)
RGBA
rgba(216, 221, 192, 1)
HSL
hsl(70, 30%, 81%)
HSV
hsv(70, 13%, 87%)
CMYK
cmyk(2%, 0%, 13%, 13%)
CSS variable
--color-primary: #D8DDC0;
Lowercase HEX
#d8ddc0

Shades

Tints

Tones

Harmony

CSS snippets for #D8DDC0

.color-d8ddc0 {
  color: #D8DDC0;
  background-color: #D8DDC0;
}

Frequently asked questions

What color is #D8DDC0?+

#D8DDC0 is a HEX color with RGB value rgb(216, 221, 192) and HSL value hsl(70, 30%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D8DDC0?+

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