#D4DACC Color

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

Color preview

#D4DACC

Color formats

HEX
#D4DACC
RGB
rgb(212, 218, 204)
RGBA
rgba(212, 218, 204, 1)
HSL
hsl(86, 16%, 83%)
HSV
hsv(86, 6%, 85%)
CMYK
cmyk(3%, 0%, 6%, 15%)
CSS variable
--color-primary: #D4DACC;
Lowercase HEX
#d4dacc

Shades

Tints

Tones

Harmony

CSS snippets for #D4DACC

.color-d4dacc {
  color: #D4DACC;
  background-color: #D4DACC;
}

Frequently asked questions

What color is #D4DACC?+

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

What is the closest Tailwind color to #D4DACC?+

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