#AAA51E Color

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

Color preview

#AAA51E

Color formats

HEX
#AAA51E
RGB
rgb(170, 165, 30)
RGBA
rgba(170, 165, 30, 1)
HSL
hsl(58, 70%, 39%)
HSV
hsv(58, 82%, 67%)
CMYK
cmyk(0%, 3%, 82%, 33%)
CSS variable
--color-primary: #AAA51E;
Lowercase HEX
#aaa51e

Shades

Tints

Tones

Harmony

CSS snippets for #AAA51E

.color-aaa51e {
  color: #AAA51E;
  background-color: #AAA51E;
}

Frequently asked questions

What color is #AAA51E?+

#AAA51E is a HEX color with RGB value rgb(170, 165, 30) and HSL value hsl(58, 70%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AAA51E?+

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