#D5AE3A Color

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

Color preview

#D5AE3A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D5AE3A

.color-d5ae3a {
  color: #D5AE3A;
  background-color: #D5AE3A;
}

Frequently asked questions

What color is #D5AE3A?+

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

What is the closest Tailwind color to #D5AE3A?+

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