#AAAE6B Color

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

Color preview

#AAAE6B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #AAAE6B

.color-aaae6b {
  color: #AAAE6B;
  background-color: #AAAE6B;
}

Frequently asked questions

What color is #AAAE6B?+

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

What is the closest Tailwind color to #AAAE6B?+

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