#D5DECC Color

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

Color preview

#D5DECC

Color formats

HEX
#D5DECC
RGB
rgb(213, 222, 204)
RGBA
rgba(213, 222, 204, 1)
HSL
hsl(90, 21%, 84%)
HSV
hsv(90, 8%, 87%)
CMYK
cmyk(4%, 0%, 8%, 13%)
CSS variable
--color-primary: #D5DECC;
Lowercase HEX
#d5decc

Shades

Tints

Tones

Harmony

CSS snippets for #D5DECC

.color-d5decc {
  color: #D5DECC;
  background-color: #D5DECC;
}

Frequently asked questions

What color is #D5DECC?+

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

What is the closest Tailwind color to #D5DECC?+

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