#AAA980 Color

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

Color preview

#AAA980

Color formats

HEX
#AAA980
RGB
rgb(170, 169, 128)
RGBA
rgba(170, 169, 128, 1)
HSL
hsl(59, 20%, 58%)
HSV
hsv(59, 25%, 67%)
CMYK
cmyk(0%, 1%, 25%, 33%)
CSS variable
--color-primary: #AAA980;
Lowercase HEX
#aaa980

Shades

Tints

Tones

Harmony

CSS snippets for #AAA980

.color-aaa980 {
  color: #AAA980;
  background-color: #AAA980;
}

Frequently asked questions

What color is #AAA980?+

#AAA980 is a HEX color with RGB value rgb(170, 169, 128) and HSL value hsl(59, 20%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAA980?+

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