#AABF40 Color

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

Color preview

#AABF40

Color formats

HEX
#AABF40
RGB
rgb(170, 191, 64)
RGBA
rgba(170, 191, 64, 1)
HSL
hsl(70, 50%, 50%)
HSV
hsv(70, 66%, 75%)
CMYK
cmyk(11%, 0%, 66%, 25%)
CSS variable
--color-primary: #AABF40;
Lowercase HEX
#aabf40

Shades

Tints

Tones

Harmony

CSS snippets for #AABF40

.color-aabf40 {
  color: #AABF40;
  background-color: #AABF40;
}

Frequently asked questions

What color is #AABF40?+

#AABF40 is a HEX color with RGB value rgb(170, 191, 64) and HSL value hsl(70, 50%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AABF40?+

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