#AAAA8E Color

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

Color preview

#AAAA8E

Color formats

HEX
#AAAA8E
RGB
rgb(170, 170, 142)
RGBA
rgba(170, 170, 142, 1)
HSL
hsl(60, 14%, 61%)
HSV
hsv(60, 16%, 67%)
CMYK
cmyk(0%, 0%, 16%, 33%)
CSS variable
--color-primary: #AAAA8E;
Lowercase HEX
#aaaa8e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA8E

.color-aaaa8e {
  color: #AAAA8E;
  background-color: #AAAA8E;
}

Frequently asked questions

What color is #AAAA8E?+

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

What is the closest Tailwind color to #AAAA8E?+

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