#AAA56A Color

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

Color preview

#AAA56A

Color formats

HEX
#AAA56A
RGB
rgb(170, 165, 106)
RGBA
rgba(170, 165, 106, 1)
HSL
hsl(55, 27%, 54%)
HSV
hsv(55, 38%, 67%)
CMYK
cmyk(0%, 3%, 38%, 33%)
CSS variable
--color-primary: #AAA56A;
Lowercase HEX
#aaa56a

Shades

Tints

Tones

Harmony

CSS snippets for #AAA56A

.color-aaa56a {
  color: #AAA56A;
  background-color: #AAA56A;
}

Frequently asked questions

What color is #AAA56A?+

#AAA56A is a HEX color with RGB value rgb(170, 165, 106) and HSL value hsl(55, 27%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA56A?+

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