#D6D2AE Color

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

Color preview

#D6D2AE

Color formats

HEX
#D6D2AE
RGB
rgb(214, 210, 174)
RGBA
rgba(214, 210, 174, 1)
HSL
hsl(54, 33%, 76%)
HSV
hsv(54, 19%, 84%)
CMYK
cmyk(0%, 2%, 19%, 16%)
CSS variable
--color-primary: #D6D2AE;
Lowercase HEX
#d6d2ae

Shades

Tints

Tones

Harmony

CSS snippets for #D6D2AE

.color-d6d2ae {
  color: #D6D2AE;
  background-color: #D6D2AE;
}

Frequently asked questions

What color is #D6D2AE?+

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

What is the closest Tailwind color to #D6D2AE?+

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