#A2AE47 Color

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

Color preview

#A2AE47

Color formats

HEX
#A2AE47
RGB
rgb(162, 174, 71)
RGBA
rgba(162, 174, 71, 1)
HSL
hsl(67, 42%, 48%)
HSV
hsv(67, 59%, 68%)
CMYK
cmyk(7%, 0%, 59%, 32%)
CSS variable
--color-primary: #A2AE47;
Lowercase HEX
#a2ae47

Shades

Tints

Tones

Harmony

CSS snippets for #A2AE47

.color-a2ae47 {
  color: #A2AE47;
  background-color: #A2AE47;
}

Frequently asked questions

What color is #A2AE47?+

#A2AE47 is a HEX color with RGB value rgb(162, 174, 71) and HSL value hsl(67, 42%, 48%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A2AE47?+

The closest Tailwind color is lime-400, available as the bg-lime-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