#D2AE41 Color

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

Color preview

#D2AE41

Color formats

HEX
#D2AE41
RGB
rgb(210, 174, 65)
RGBA
rgba(210, 174, 65, 1)
HSL
hsl(45, 62%, 54%)
HSV
hsv(45, 69%, 82%)
CMYK
cmyk(0%, 17%, 69%, 18%)
CSS variable
--color-primary: #D2AE41;
Lowercase HEX
#d2ae41

Shades

Tints

Tones

Harmony

CSS snippets for #D2AE41

.color-d2ae41 {
  color: #D2AE41;
  background-color: #D2AE41;
}

Frequently asked questions

What color is #D2AE41?+

#D2AE41 is a HEX color with RGB value rgb(210, 174, 65) and HSL value hsl(45, 62%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D2AE41?+

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