#D1AE2E Color

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

Color preview

#D1AE2E

Color formats

HEX
#D1AE2E
RGB
rgb(209, 174, 46)
RGBA
rgba(209, 174, 46, 1)
HSL
hsl(47, 64%, 50%)
HSV
hsv(47, 78%, 82%)
CMYK
cmyk(0%, 17%, 78%, 18%)
CSS variable
--color-primary: #D1AE2E;
Lowercase HEX
#d1ae2e

Shades

Tints

Tones

Harmony

CSS snippets for #D1AE2E

.color-d1ae2e {
  color: #D1AE2E;
  background-color: #D1AE2E;
}

Frequently asked questions

What color is #D1AE2E?+

#D1AE2E is a HEX color with RGB value rgb(209, 174, 46) and HSL value hsl(47, 64%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D1AE2E?+

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