#AAAE5B Color

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

Color preview

#AAAE5B

Color formats

HEX
#AAAE5B
RGB
rgb(170, 174, 91)
RGBA
rgba(170, 174, 91, 1)
HSL
hsl(63, 34%, 52%)
HSV
hsv(63, 48%, 68%)
CMYK
cmyk(2%, 0%, 48%, 32%)
CSS variable
--color-primary: #AAAE5B;
Lowercase HEX
#aaae5b

Shades

Tints

Tones

Harmony

CSS snippets for #AAAE5B

.color-aaae5b {
  color: #AAAE5B;
  background-color: #AAAE5B;
}

Frequently asked questions

What color is #AAAE5B?+

#AAAE5B is a HEX color with RGB value rgb(170, 174, 91) and HSL value hsl(63, 34%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAE5B?+

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