#D7AE33 Color

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

Color preview

#D7AE33

Color formats

HEX
#D7AE33
RGB
rgb(215, 174, 51)
RGBA
rgba(215, 174, 51, 1)
HSL
hsl(45, 67%, 52%)
HSV
hsv(45, 76%, 84%)
CMYK
cmyk(0%, 19%, 76%, 16%)
CSS variable
--color-primary: #D7AE33;
Lowercase HEX
#d7ae33

Shades

Tints

Tones

Harmony

CSS snippets for #D7AE33

.color-d7ae33 {
  color: #D7AE33;
  background-color: #D7AE33;
}

Frequently asked questions

What color is #D7AE33?+

#D7AE33 is a HEX color with RGB value rgb(215, 174, 51) and HSL value hsl(45, 67%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D7AE33?+

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