#AAAA1D Color

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

Color preview

#AAAA1D

Color formats

HEX
#AAAA1D
RGB
rgb(170, 170, 29)
RGBA
rgba(170, 170, 29, 1)
HSL
hsl(60, 71%, 39%)
HSV
hsv(60, 83%, 67%)
CMYK
cmyk(0%, 0%, 83%, 33%)
CSS variable
--color-primary: #AAAA1D;
Lowercase HEX
#aaaa1d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA1D

.color-aaaa1d {
  color: #AAAA1D;
  background-color: #AAAA1D;
}

Frequently asked questions

What color is #AAAA1D?+

#AAAA1D is a HEX color with RGB value rgb(170, 170, 29) and HSL value hsl(60, 71%, 39%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AAAA1D?+

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