#A9AE80 Color

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

Color preview

#A9AE80

Color formats

HEX
#A9AE80
RGB
rgb(169, 174, 128)
RGBA
rgba(169, 174, 128, 1)
HSL
hsl(67, 22%, 59%)
HSV
hsv(67, 26%, 68%)
CMYK
cmyk(3%, 0%, 26%, 32%)
CSS variable
--color-primary: #A9AE80;
Lowercase HEX
#a9ae80

Shades

Tints

Tones

Harmony

CSS snippets for #A9AE80

.color-a9ae80 {
  color: #A9AE80;
  background-color: #A9AE80;
}

Frequently asked questions

What color is #A9AE80?+

#A9AE80 is a HEX color with RGB value rgb(169, 174, 128) and HSL value hsl(67, 22%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A9AE80?+

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