#AAAA73 Color

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

Color preview

#AAAA73

Color formats

HEX
#AAAA73
RGB
rgb(170, 170, 115)
RGBA
rgba(170, 170, 115, 1)
HSL
hsl(60, 24%, 56%)
HSV
hsv(60, 32%, 67%)
CMYK
cmyk(0%, 0%, 32%, 33%)
CSS variable
--color-primary: #AAAA73;
Lowercase HEX
#aaaa73

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA73

.color-aaaa73 {
  color: #AAAA73;
  background-color: #AAAA73;
}

Frequently asked questions

What color is #AAAA73?+

#AAAA73 is a HEX color with RGB value rgb(170, 170, 115) and HSL value hsl(60, 24%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA73?+

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