#A0AE32 Color

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

Color preview

#A0AE32

Color formats

HEX
#A0AE32
RGB
rgb(160, 174, 50)
RGBA
rgba(160, 174, 50, 1)
HSL
hsl(67, 55%, 44%)
HSV
hsv(67, 71%, 68%)
CMYK
cmyk(8%, 0%, 71%, 32%)
CSS variable
--color-primary: #A0AE32;
Lowercase HEX
#a0ae32

Shades

Tints

Tones

Harmony

CSS snippets for #A0AE32

.color-a0ae32 {
  color: #A0AE32;
  background-color: #A0AE32;
}

Frequently asked questions

What color is #A0AE32?+

#A0AE32 is a HEX color with RGB value rgb(160, 174, 50) and HSL value hsl(67, 55%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #A0AE32?+

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