#AAA58E Color

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

Color preview

#AAA58E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAA58E

.color-aaa58e {
  color: #AAA58E;
  background-color: #AAA58E;
}

Frequently asked questions

What color is #AAA58E?+

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

What is the closest Tailwind color to #AAA58E?+

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