#AAAE7F Color

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

Color preview

#AAAE7F

Color formats

HEX
#AAAE7F
RGB
rgb(170, 174, 127)
RGBA
rgba(170, 174, 127, 1)
HSL
hsl(65, 22%, 59%)
HSV
hsv(65, 27%, 68%)
CMYK
cmyk(2%, 0%, 27%, 32%)
CSS variable
--color-primary: #AAAE7F;
Lowercase HEX
#aaae7f

Shades

Tints

Tones

Harmony

CSS snippets for #AAAE7F

.color-aaae7f {
  color: #AAAE7F;
  background-color: #AAAE7F;
}

Frequently asked questions

What color is #AAAE7F?+

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

What is the closest Tailwind color to #AAAE7F?+

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