#AAAB8D Color

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

Color preview

#AAAB8D

Color formats

HEX
#AAAB8D
RGB
rgb(170, 171, 141)
RGBA
rgba(170, 171, 141, 1)
HSL
hsl(62, 15%, 61%)
HSV
hsv(62, 18%, 67%)
CMYK
cmyk(1%, 0%, 18%, 33%)
CSS variable
--color-primary: #AAAB8D;
Lowercase HEX
#aaab8d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB8D

.color-aaab8d {
  color: #AAAB8D;
  background-color: #AAAB8D;
}

Frequently asked questions

What color is #AAAB8D?+

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

What is the closest Tailwind color to #AAAB8D?+

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