#D8D2AC Color

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

Color preview

#D8D2AC

Color formats

HEX
#D8D2AC
RGB
rgb(216, 210, 172)
RGBA
rgba(216, 210, 172, 1)
HSL
hsl(52, 36%, 76%)
HSV
hsv(52, 20%, 85%)
CMYK
cmyk(0%, 3%, 20%, 15%)
CSS variable
--color-primary: #D8D2AC;
Lowercase HEX
#d8d2ac

Shades

Tints

Tones

Harmony

CSS snippets for #D8D2AC

.color-d8d2ac {
  color: #D8D2AC;
  background-color: #D8D2AC;
}

Frequently asked questions

What color is #D8D2AC?+

#D8D2AC is a HEX color with RGB value rgb(216, 210, 172) and HSL value hsl(52, 36%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8D2AC?+

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