#AAAA5A Color

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

Color preview

#AAAA5A

Color formats

HEX
#AAAA5A
RGB
rgb(170, 170, 90)
RGBA
rgba(170, 170, 90, 1)
HSL
hsl(60, 32%, 51%)
HSV
hsv(60, 47%, 67%)
CMYK
cmyk(0%, 0%, 47%, 33%)
CSS variable
--color-primary: #AAAA5A;
Lowercase HEX
#aaaa5a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA5A

.color-aaaa5a {
  color: #AAAA5A;
  background-color: #AAAA5A;
}

Frequently asked questions

What color is #AAAA5A?+

#AAAA5A is a HEX color with RGB value rgb(170, 170, 90) and HSL value hsl(60, 32%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA5A?+

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