#D3DACD Color

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

Color preview

#D3DACD

Color formats

HEX
#D3DACD
RGB
rgb(211, 218, 205)
RGBA
rgba(211, 218, 205, 1)
HSL
hsl(92, 15%, 83%)
HSV
hsv(92, 6%, 85%)
CMYK
cmyk(3%, 0%, 6%, 15%)
CSS variable
--color-primary: #D3DACD;
Lowercase HEX
#d3dacd

Shades

Tints

Tones

Harmony

CSS snippets for #D3DACD

.color-d3dacd {
  color: #D3DACD;
  background-color: #D3DACD;
}

Frequently asked questions

What color is #D3DACD?+

#D3DACD is a HEX color with RGB value rgb(211, 218, 205) and HSL value hsl(92, 15%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D3DACD?+

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