#AABA50 Color

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

Color preview

#AABA50

Color formats

HEX
#AABA50
RGB
rgb(170, 186, 80)
RGBA
rgba(170, 186, 80, 1)
HSL
hsl(69, 43%, 52%)
HSV
hsv(69, 57%, 73%)
CMYK
cmyk(9%, 0%, 57%, 27%)
CSS variable
--color-primary: #AABA50;
Lowercase HEX
#aaba50

Shades

Tints

Tones

Harmony

CSS snippets for #AABA50

.color-aaba50 {
  color: #AABA50;
  background-color: #AABA50;
}

Frequently asked questions

What color is #AABA50?+

#AABA50 is a HEX color with RGB value rgb(170, 186, 80) and HSL value hsl(69, 43%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABA50?+

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