#D2AE70 Color

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

Color preview

#D2AE70

Color formats

HEX
#D2AE70
RGB
rgb(210, 174, 112)
RGBA
rgba(210, 174, 112, 1)
HSL
hsl(38, 52%, 63%)
HSV
hsv(38, 47%, 82%)
CMYK
cmyk(0%, 17%, 47%, 18%)
CSS variable
--color-primary: #D2AE70;
Lowercase HEX
#d2ae70

Shades

Tints

Tones

Harmony

CSS snippets for #D2AE70

.color-d2ae70 {
  color: #D2AE70;
  background-color: #D2AE70;
}

Frequently asked questions

What color is #D2AE70?+

#D2AE70 is a HEX color with RGB value rgb(210, 174, 112) and HSL value hsl(38, 52%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2AE70?+

The closest Tailwind color is orange-300, available as the bg-orange-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