#D6DECC Color

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

Color preview

#D6DECC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D6DECC

.color-d6decc {
  color: #D6DECC;
  background-color: #D6DECC;
}

Frequently asked questions

What color is #D6DECC?+

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

What is the closest Tailwind color to #D6DECC?+

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