#AAAA82 Color

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

Color preview

#AAAA82

Color formats

HEX
#AAAA82
RGB
rgb(170, 170, 130)
RGBA
rgba(170, 170, 130, 1)
HSL
hsl(60, 19%, 59%)
HSV
hsv(60, 24%, 67%)
CMYK
cmyk(0%, 0%, 24%, 33%)
CSS variable
--color-primary: #AAAA82;
Lowercase HEX
#aaaa82

Shades

Tints

Tones

Harmony

CSS snippets for #AAAA82

.color-aaaa82 {
  color: #AAAA82;
  background-color: #AAAA82;
}

Frequently asked questions

What color is #AAAA82?+

#AAAA82 is a HEX color with RGB value rgb(170, 170, 130) and HSL value hsl(60, 19%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAA82?+

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