#D6DDCC Color

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

Color preview

#D6DDCC

Color formats

HEX
#D6DDCC
RGB
rgb(214, 221, 204)
RGBA
rgba(214, 221, 204, 1)
HSL
hsl(85, 20%, 83%)
HSV
hsv(85, 8%, 87%)
CMYK
cmyk(3%, 0%, 8%, 13%)
CSS variable
--color-primary: #D6DDCC;
Lowercase HEX
#d6ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #D6DDCC

.color-d6ddcc {
  color: #D6DDCC;
  background-color: #D6DDCC;
}

Frequently asked questions

What color is #D6DDCC?+

#D6DDCC is a HEX color with RGB value rgb(214, 221, 204) and HSL value hsl(85, 20%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D6DDCC?+

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