#AAAC5D Color

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

Color preview

#AAAC5D

Color formats

HEX
#AAAC5D
RGB
rgb(170, 172, 93)
RGBA
rgba(170, 172, 93, 1)
HSL
hsl(62, 32%, 52%)
HSV
hsv(62, 46%, 67%)
CMYK
cmyk(1%, 0%, 46%, 33%)
CSS variable
--color-primary: #AAAC5D;
Lowercase HEX
#aaac5d

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC5D

.color-aaac5d {
  color: #AAAC5D;
  background-color: #AAAC5D;
}

Frequently asked questions

What color is #AAAC5D?+

#AAAC5D is a HEX color with RGB value rgb(170, 172, 93) and HSL value hsl(62, 32%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAC5D?+

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