#AAA084 Color

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

Color preview

#AAA084

Color formats

HEX
#AAA084
RGB
rgb(170, 160, 132)
RGBA
rgba(170, 160, 132, 1)
HSL
hsl(44, 18%, 59%)
HSV
hsv(44, 22%, 67%)
CMYK
cmyk(0%, 6%, 22%, 33%)
CSS variable
--color-primary: #AAA084;
Lowercase HEX
#aaa084

Shades

Tints

Tones

Harmony

CSS snippets for #AAA084

.color-aaa084 {
  color: #AAA084;
  background-color: #AAA084;
}

Frequently asked questions

What color is #AAA084?+

#AAA084 is a HEX color with RGB value rgb(170, 160, 132) and HSL value hsl(44, 18%, 59%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #AAA084?+

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