#AAAC80 Color

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

Color preview

#AAAC80

Color formats

HEX
#AAAC80
RGB
rgb(170, 172, 128)
RGBA
rgba(170, 172, 128, 1)
HSL
hsl(63, 21%, 59%)
HSV
hsv(63, 26%, 67%)
CMYK
cmyk(1%, 0%, 26%, 33%)
CSS variable
--color-primary: #AAAC80;
Lowercase HEX
#aaac80

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC80

.color-aaac80 {
  color: #AAAC80;
  background-color: #AAAC80;
}

Frequently asked questions

What color is #AAAC80?+

#AAAC80 is a HEX color with RGB value rgb(170, 172, 128) and HSL value hsl(63, 21%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAC80?+

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