#AAAE7A Color

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

Color preview

#AAAE7A

Color formats

HEX
#AAAE7A
RGB
rgb(170, 174, 122)
RGBA
rgba(170, 174, 122, 1)
HSL
hsl(65, 24%, 58%)
HSV
hsv(65, 30%, 68%)
CMYK
cmyk(2%, 0%, 30%, 32%)
CSS variable
--color-primary: #AAAE7A;
Lowercase HEX
#aaae7a

Shades

Tints

Tones

Harmony

CSS snippets for #AAAE7A

.color-aaae7a {
  color: #AAAE7A;
  background-color: #AAAE7A;
}

Frequently asked questions

What color is #AAAE7A?+

#AAAE7A is a HEX color with RGB value rgb(170, 174, 122) and HSL value hsl(65, 24%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAE7A?+

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