#AABF4F Color

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

Color preview

#AABF4F

Color formats

HEX
#AABF4F
RGB
rgb(170, 191, 79)
RGBA
rgba(170, 191, 79, 1)
HSL
hsl(71, 47%, 53%)
HSV
hsv(71, 59%, 75%)
CMYK
cmyk(11%, 0%, 59%, 25%)
CSS variable
--color-primary: #AABF4F;
Lowercase HEX
#aabf4f

Shades

Tints

Tones

Harmony

CSS snippets for #AABF4F

.color-aabf4f {
  color: #AABF4F;
  background-color: #AABF4F;
}

Frequently asked questions

What color is #AABF4F?+

#AABF4F is a HEX color with RGB value rgb(170, 191, 79) and HSL value hsl(71, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #AABF4F?+

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