#D8AE31 Color

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

Color preview

#D8AE31

Color formats

HEX
#D8AE31
RGB
rgb(216, 174, 49)
RGBA
rgba(216, 174, 49, 1)
HSL
hsl(45, 68%, 52%)
HSV
hsv(45, 77%, 85%)
CMYK
cmyk(0%, 19%, 77%, 15%)
CSS variable
--color-primary: #D8AE31;
Lowercase HEX
#d8ae31

Shades

Tints

Tones

Harmony

CSS snippets for #D8AE31

.color-d8ae31 {
  color: #D8AE31;
  background-color: #D8AE31;
}

Frequently asked questions

What color is #D8AE31?+

#D8AE31 is a HEX color with RGB value rgb(216, 174, 49) and HSL value hsl(45, 68%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D8AE31?+

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