#AAA73B Color

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

Color preview

#AAA73B

Color formats

HEX
#AAA73B
RGB
rgb(170, 167, 59)
RGBA
rgba(170, 167, 59, 1)
HSL
hsl(58, 48%, 45%)
HSV
hsv(58, 65%, 67%)
CMYK
cmyk(0%, 2%, 65%, 33%)
CSS variable
--color-primary: #AAA73B;
Lowercase HEX
#aaa73b

Shades

Tints

Tones

Harmony

CSS snippets for #AAA73B

.color-aaa73b {
  color: #AAA73B;
  background-color: #AAA73B;
}

Frequently asked questions

What color is #AAA73B?+

#AAA73B is a HEX color with RGB value rgb(170, 167, 59) and HSL value hsl(58, 48%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAA73B?+

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