#D6D3AE Color

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

Color preview

#D6D3AE

Color formats

HEX
#D6D3AE
RGB
rgb(214, 211, 174)
RGBA
rgba(214, 211, 174, 1)
HSL
hsl(55, 33%, 76%)
HSV
hsv(55, 19%, 84%)
CMYK
cmyk(0%, 1%, 19%, 16%)
CSS variable
--color-primary: #D6D3AE;
Lowercase HEX
#d6d3ae

Shades

Tints

Tones

Harmony

CSS snippets for #D6D3AE

.color-d6d3ae {
  color: #D6D3AE;
  background-color: #D6D3AE;
}

Frequently asked questions

What color is #D6D3AE?+

#D6D3AE is a HEX color with RGB value rgb(214, 211, 174) and HSL value hsl(55, 33%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D6D3AE?+

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