#AAAC7A Color

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

Color preview

#AAAC7A

Color formats

HEX
#AAAC7A
RGB
rgb(170, 172, 122)
RGBA
rgba(170, 172, 122, 1)
HSL
hsl(62, 23%, 58%)
HSV
hsv(62, 29%, 67%)
CMYK
cmyk(1%, 0%, 29%, 33%)
CSS variable
--color-primary: #AAAC7A;
Lowercase HEX
#aaac7a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC7A

.color-aaac7a {
  color: #AAAC7A;
  background-color: #AAAC7A;
}

Frequently asked questions

What color is #AAAC7A?+

#AAAC7A is a HEX color with RGB value rgb(170, 172, 122) and HSL value hsl(62, 23%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAC7A?+

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