#D6AE29 Color

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

Color preview

#D6AE29

Color formats

HEX
#D6AE29
RGB
rgb(214, 174, 41)
RGBA
rgba(214, 174, 41, 1)
HSL
hsl(46, 68%, 50%)
HSV
hsv(46, 81%, 84%)
CMYK
cmyk(0%, 19%, 81%, 16%)
CSS variable
--color-primary: #D6AE29;
Lowercase HEX
#d6ae29

Shades

Tints

Tones

Harmony

CSS snippets for #D6AE29

.color-d6ae29 {
  color: #D6AE29;
  background-color: #D6AE29;
}

Frequently asked questions

What color is #D6AE29?+

#D6AE29 is a HEX color with RGB value rgb(214, 174, 41) and HSL value hsl(46, 68%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D6AE29?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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