#D4AE30 Color

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

Color preview

#D4AE30

Color formats

HEX
#D4AE30
RGB
rgb(212, 174, 48)
RGBA
rgba(212, 174, 48, 1)
HSL
hsl(46, 66%, 51%)
HSV
hsv(46, 77%, 83%)
CMYK
cmyk(0%, 18%, 77%, 17%)
CSS variable
--color-primary: #D4AE30;
Lowercase HEX
#d4ae30

Shades

Tints

Tones

Harmony

CSS snippets for #D4AE30

.color-d4ae30 {
  color: #D4AE30;
  background-color: #D4AE30;
}

Frequently asked questions

What color is #D4AE30?+

#D4AE30 is a HEX color with RGB value rgb(212, 174, 48) and HSL value hsl(46, 66%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D4AE30?+

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