#D5DACC Color

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

Color preview

#D5DACC

Color formats

HEX
#D5DACC
RGB
rgb(213, 218, 204)
RGBA
rgba(213, 218, 204, 1)
HSL
hsl(81, 16%, 83%)
HSV
hsv(81, 6%, 85%)
CMYK
cmyk(2%, 0%, 6%, 15%)
CSS variable
--color-primary: #D5DACC;
Lowercase HEX
#d5dacc

Shades

Tints

Tones

Harmony

CSS snippets for #D5DACC

.color-d5dacc {
  color: #D5DACC;
  background-color: #D5DACC;
}

Frequently asked questions

What color is #D5DACC?+

#D5DACC is a HEX color with RGB value rgb(213, 218, 204) and HSL value hsl(81, 16%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5DACC?+

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