#D8D3AE Color

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

Color preview

#D8D3AE

Color formats

HEX
#D8D3AE
RGB
rgb(216, 211, 174)
RGBA
rgba(216, 211, 174, 1)
HSL
hsl(53, 35%, 76%)
HSV
hsv(53, 19%, 85%)
CMYK
cmyk(0%, 2%, 19%, 15%)
CSS variable
--color-primary: #D8D3AE;
Lowercase HEX
#d8d3ae

Shades

Tints

Tones

Harmony

CSS snippets for #D8D3AE

.color-d8d3ae {
  color: #D8D3AE;
  background-color: #D8D3AE;
}

Frequently asked questions

What color is #D8D3AE?+

#D8D3AE is a HEX color with RGB value rgb(216, 211, 174) and HSL value hsl(53, 35%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8D3AE?+

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