#AAAA8D Color

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

Color preview

#AAAA8D

Color formats

HEX
#AAAA8D
RGB
rgb(170, 170, 141)
RGBA
rgba(170, 170, 141, 1)
HSL
hsl(60, 15%, 61%)
HSV
hsv(60, 17%, 67%)
CMYK
cmyk(0%, 0%, 17%, 33%)
CSS variable
--color-primary: #AAAA8D;
Lowercase HEX
#aaaa8d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA8D

.color-aaaa8d {
  color: #AAAA8D;
  background-color: #AAAA8D;
}

Frequently asked questions

What color is #AAAA8D?+

#AAAA8D is a HEX color with RGB value rgb(170, 170, 141) and HSL value hsl(60, 15%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AAAA8D?+

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