#AAA01C Color

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

Color preview

#AAA01C

Color formats

HEX
#AAA01C
RGB
rgb(170, 160, 28)
RGBA
rgba(170, 160, 28, 1)
HSL
hsl(56, 72%, 39%)
HSV
hsv(56, 84%, 67%)
CMYK
cmyk(0%, 6%, 84%, 33%)
CSS variable
--color-primary: #AAA01C;
Lowercase HEX
#aaa01c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA01C

.color-aaa01c {
  color: #AAA01C;
  background-color: #AAA01C;
}

Frequently asked questions

What color is #AAA01C?+

#AAA01C is a HEX color with RGB value rgb(170, 160, 28) and HSL value hsl(56, 72%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AAA01C?+

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