#AAAB59 Color

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

Color preview

#AAAB59

Color formats

HEX
#AAAB59
RGB
rgb(170, 171, 89)
RGBA
rgba(170, 171, 89, 1)
HSL
hsl(61, 33%, 51%)
HSV
hsv(61, 48%, 67%)
CMYK
cmyk(1%, 0%, 48%, 33%)
CSS variable
--color-primary: #AAAB59;
Lowercase HEX
#aaab59

Shades

Tints

Tones

Harmony

CSS snippets for #AAAB59

.color-aaab59 {
  color: #AAAB59;
  background-color: #AAAB59;
}

Frequently asked questions

What color is #AAAB59?+

#AAAB59 is a HEX color with RGB value rgb(170, 171, 89) and HSL value hsl(61, 33%, 51%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAB59?+

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