#D3DACC Color

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

Color preview

#D3DACC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3DACC

.color-d3dacc {
  color: #D3DACC;
  background-color: #D3DACC;
}

Frequently asked questions

What color is #D3DACC?+

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

What is the closest Tailwind color to #D3DACC?+

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