#D4D2AE Color

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

Color preview

#D4D2AE

Color formats

HEX
#D4D2AE
RGB
rgb(212, 210, 174)
RGBA
rgba(212, 210, 174, 1)
HSL
hsl(57, 31%, 76%)
HSV
hsv(57, 18%, 83%)
CMYK
cmyk(0%, 1%, 18%, 17%)
CSS variable
--color-primary: #D4D2AE;
Lowercase HEX
#d4d2ae

Shades

Tints

Tones

Harmony

CSS snippets for #D4D2AE

.color-d4d2ae {
  color: #D4D2AE;
  background-color: #D4D2AE;
}

Frequently asked questions

What color is #D4D2AE?+

#D4D2AE is a HEX color with RGB value rgb(212, 210, 174) and HSL value hsl(57, 31%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D4D2AE?+

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