#AAAA22 Color

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

Color preview

#AAAA22

Color formats

HEX
#AAAA22
RGB
rgb(170, 170, 34)
RGBA
rgba(170, 170, 34, 1)
HSL
hsl(60, 67%, 40%)
HSV
hsv(60, 80%, 67%)
CMYK
cmyk(0%, 0%, 80%, 33%)
CSS variable
--color-primary: #AAAA22;
Lowercase HEX
#aaaa22

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA22

.color-aaaa22 {
  color: #AAAA22;
  background-color: #AAAA22;
}

Frequently asked questions

What color is #AAAA22?+

#AAAA22 is a HEX color with RGB value rgb(170, 170, 34) and HSL value hsl(60, 67%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAAA22?+

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