#D9DECC Color

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

Color preview

#D9DECC

Color formats

HEX
#D9DECC
RGB
rgb(217, 222, 204)
RGBA
rgba(217, 222, 204, 1)
HSL
hsl(77, 21%, 84%)
HSV
hsv(77, 8%, 87%)
CMYK
cmyk(2%, 0%, 8%, 13%)
CSS variable
--color-primary: #D9DECC;
Lowercase HEX
#d9decc

Shades

Tints

Tones

Harmony

CSS snippets for #D9DECC

.color-d9decc {
  color: #D9DECC;
  background-color: #D9DECC;
}

Frequently asked questions

What color is #D9DECC?+

#D9DECC is a HEX color with RGB value rgb(217, 222, 204) and HSL value hsl(77, 21%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D9DECC?+

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