#D2A02D Color

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

Color preview

#D2A02D

Color formats

HEX
#D2A02D
RGB
rgb(210, 160, 45)
RGBA
rgba(210, 160, 45, 1)
HSL
hsl(42, 65%, 50%)
HSV
hsv(42, 79%, 82%)
CMYK
cmyk(0%, 24%, 79%, 18%)
CSS variable
--color-primary: #D2A02D;
Lowercase HEX
#d2a02d

Shades

Tints

Tones

Harmony

CSS snippets for #D2A02D

.color-d2a02d {
  color: #D2A02D;
  background-color: #D2A02D;
}

Frequently asked questions

What color is #D2A02D?+

#D2A02D is a HEX color with RGB value rgb(210, 160, 45) and HSL value hsl(42, 65%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D2A02D?+

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