#AAAE6C Color

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

Color preview

#AAAE6C

Color formats

HEX
#AAAE6C
RGB
rgb(170, 174, 108)
RGBA
rgba(170, 174, 108, 1)
HSL
hsl(64, 29%, 55%)
HSV
hsv(64, 38%, 68%)
CMYK
cmyk(2%, 0%, 38%, 32%)
CSS variable
--color-primary: #AAAE6C;
Lowercase HEX
#aaae6c

Shades

Tints

Tones

Harmony

CSS snippets for #AAAE6C

.color-aaae6c {
  color: #AAAE6C;
  background-color: #AAAE6C;
}

Frequently asked questions

What color is #AAAE6C?+

#AAAE6C is a HEX color with RGB value rgb(170, 174, 108) and HSL value hsl(64, 29%, 55%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AAAE6C?+

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