#A4AE80 Color

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

Color preview

#A4AE80

Color formats

HEX
#A4AE80
RGB
rgb(164, 174, 128)
RGBA
rgba(164, 174, 128, 1)
HSL
hsl(73, 22%, 59%)
HSV
hsv(73, 26%, 68%)
CMYK
cmyk(6%, 0%, 26%, 32%)
CSS variable
--color-primary: #A4AE80;
Lowercase HEX
#a4ae80

Shades

Tints

Tones

Harmony

CSS snippets for #A4AE80

.color-a4ae80 {
  color: #A4AE80;
  background-color: #A4AE80;
}

Frequently asked questions

What color is #A4AE80?+

#A4AE80 is a HEX color with RGB value rgb(164, 174, 128) and HSL value hsl(73, 22%, 59%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #A4AE80?+

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