#D4AE3C Color

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

Color preview

#D4AE3C

Color formats

HEX
#D4AE3C
RGB
rgb(212, 174, 60)
RGBA
rgba(212, 174, 60, 1)
HSL
hsl(45, 64%, 53%)
HSV
hsv(45, 72%, 83%)
CMYK
cmyk(0%, 18%, 72%, 17%)
CSS variable
--color-primary: #D4AE3C;
Lowercase HEX
#d4ae3c

Shades

Tints

Tones

Harmony

CSS snippets for #D4AE3C

.color-d4ae3c {
  color: #D4AE3C;
  background-color: #D4AE3C;
}

Frequently asked questions

What color is #D4AE3C?+

#D4AE3C is a HEX color with RGB value rgb(212, 174, 60) and HSL value hsl(45, 64%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D4AE3C?+

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