#AAAA5E Color

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

Color preview

#AAAA5E

Color formats

HEX
#AAAA5E
RGB
rgb(170, 170, 94)
RGBA
rgba(170, 170, 94, 1)
HSL
hsl(60, 31%, 52%)
HSV
hsv(60, 45%, 67%)
CMYK
cmyk(0%, 0%, 45%, 33%)
CSS variable
--color-primary: #AAAA5E;
Lowercase HEX
#aaaa5e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA5E

.color-aaaa5e {
  color: #AAAA5E;
  background-color: #AAAA5E;
}

Frequently asked questions

What color is #AAAA5E?+

#AAAA5E is a HEX color with RGB value rgb(170, 170, 94) and HSL value hsl(60, 31%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA5E?+

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