#D0AE35 Color

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

Color preview

#D0AE35

Color formats

HEX
#D0AE35
RGB
rgb(208, 174, 53)
RGBA
rgba(208, 174, 53, 1)
HSL
hsl(47, 62%, 51%)
HSV
hsv(47, 75%, 82%)
CMYK
cmyk(0%, 16%, 75%, 18%)
CSS variable
--color-primary: #D0AE35;
Lowercase HEX
#d0ae35

Shades

Tints

Tones

Harmony

CSS snippets for #D0AE35

.color-d0ae35 {
  color: #D0AE35;
  background-color: #D0AE35;
}

Frequently asked questions

What color is #D0AE35?+

#D0AE35 is a HEX color with RGB value rgb(208, 174, 53) and HSL value hsl(47, 62%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D0AE35?+

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