#A2AE5B Color

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

Color preview

#A2AE5B

Color formats

HEX
#A2AE5B
RGB
rgb(162, 174, 91)
RGBA
rgba(162, 174, 91, 1)
HSL
hsl(69, 34%, 52%)
HSV
hsv(69, 48%, 68%)
CMYK
cmyk(7%, 0%, 48%, 32%)
CSS variable
--color-primary: #A2AE5B;
Lowercase HEX
#a2ae5b

Shades

Tints

Tones

Harmony

CSS snippets for #A2AE5B

.color-a2ae5b {
  color: #A2AE5B;
  background-color: #A2AE5B;
}

Frequently asked questions

What color is #A2AE5B?+

#A2AE5B is a HEX color with RGB value rgb(162, 174, 91) and HSL value hsl(69, 34%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #A2AE5B?+

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