#AAAC4E Color

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

Color preview

#AAAC4E

Color formats

HEX
#AAAC4E
RGB
rgb(170, 172, 78)
RGBA
rgba(170, 172, 78, 1)
HSL
hsl(61, 38%, 49%)
HSV
hsv(61, 55%, 67%)
CMYK
cmyk(1%, 0%, 55%, 33%)
CSS variable
--color-primary: #AAAC4E;
Lowercase HEX
#aaac4e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC4E

.color-aaac4e {
  color: #AAAC4E;
  background-color: #AAAC4E;
}

Frequently asked questions

What color is #AAAC4E?+

#AAAC4E is a HEX color with RGB value rgb(170, 172, 78) and HSL value hsl(61, 38%, 49%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAC4E?+

The closest Tailwind color is lime-400, available as the bg-lime-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