#AAAC83 Color

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

Color preview

#AAAC83

Color formats

HEX
#AAAC83
RGB
rgb(170, 172, 131)
RGBA
rgba(170, 172, 131, 1)
HSL
hsl(63, 20%, 59%)
HSV
hsv(63, 24%, 67%)
CMYK
cmyk(1%, 0%, 24%, 33%)
CSS variable
--color-primary: #AAAC83;
Lowercase HEX
#aaac83

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC83

.color-aaac83 {
  color: #AAAC83;
  background-color: #AAAC83;
}

Frequently asked questions

What color is #AAAC83?+

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

What is the closest Tailwind color to #AAAC83?+

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