#AAAE7E Color

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

Color preview

#AAAE7E

Color formats

HEX
#AAAE7E
RGB
rgb(170, 174, 126)
RGBA
rgba(170, 174, 126, 1)
HSL
hsl(65, 23%, 59%)
HSV
hsv(65, 28%, 68%)
CMYK
cmyk(2%, 0%, 28%, 32%)
CSS variable
--color-primary: #AAAE7E;
Lowercase HEX
#aaae7e

Shades

Tints

Tones

Harmony

CSS snippets for #AAAE7E

.color-aaae7e {
  color: #AAAE7E;
  background-color: #AAAE7E;
}

Frequently asked questions

What color is #AAAE7E?+

#AAAE7E is a HEX color with RGB value rgb(170, 174, 126) and HSL value hsl(65, 23%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAE7E?+

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