#D5AE39 Color

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

Color preview

#D5AE39

Color formats

HEX
#D5AE39
RGB
rgb(213, 174, 57)
RGBA
rgba(213, 174, 57, 1)
HSL
hsl(45, 65%, 53%)
HSV
hsv(45, 73%, 84%)
CMYK
cmyk(0%, 18%, 73%, 16%)
CSS variable
--color-primary: #D5AE39;
Lowercase HEX
#d5ae39

Shades

Tints

Tones

Harmony

CSS snippets for #D5AE39

.color-d5ae39 {
  color: #D5AE39;
  background-color: #D5AE39;
}

Frequently asked questions

What color is #D5AE39?+

#D5AE39 is a HEX color with RGB value rgb(213, 174, 57) and HSL value hsl(45, 65%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D5AE39?+

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