#AAAC53 Color

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

Color preview

#AAAC53

Color formats

HEX
#AAAC53
RGB
rgb(170, 172, 83)
RGBA
rgba(170, 172, 83, 1)
HSL
hsl(61, 35%, 50%)
HSV
hsv(61, 52%, 67%)
CMYK
cmyk(1%, 0%, 52%, 33%)
CSS variable
--color-primary: #AAAC53;
Lowercase HEX
#aaac53

Shades

Tints

Tones

Harmony

CSS snippets for #AAAC53

.color-aaac53 {
  color: #AAAC53;
  background-color: #AAAC53;
}

Frequently asked questions

What color is #AAAC53?+

#AAAC53 is a HEX color with RGB value rgb(170, 172, 83) and HSL value hsl(61, 35%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAC53?+

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