#AAAC5A Color

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

Color preview

#AAAC5A

Color formats

HEX
#AAAC5A
RGB
rgb(170, 172, 90)
RGBA
rgba(170, 172, 90, 1)
HSL
hsl(61, 33%, 51%)
HSV
hsv(61, 48%, 67%)
CMYK
cmyk(1%, 0%, 48%, 33%)
CSS variable
--color-primary: #AAAC5A;
Lowercase HEX
#aaac5a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC5A

.color-aaac5a {
  color: #AAAC5A;
  background-color: #AAAC5A;
}

Frequently asked questions

What color is #AAAC5A?+

#AAAC5A is a HEX color with RGB value rgb(170, 172, 90) and HSL value hsl(61, 33%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAC5A?+

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