#AAAB8E Color

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

Color preview

#AAAB8E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB8E

.color-aaab8e {
  color: #AAAB8E;
  background-color: #AAAB8E;
}

Frequently asked questions

What color is #AAAB8E?+

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

What is the closest Tailwind color to #AAAB8E?+

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