#ABFF2E Color

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

Color preview

#ABFF2E

Color formats

HEX
#ABFF2E
RGB
rgb(171, 255, 46)
RGBA
rgba(171, 255, 46, 1)
HSL
hsl(84, 100%, 59%)
HSV
hsv(84, 82%, 100%)
CMYK
cmyk(33%, 0%, 82%, 0%)
CSS variable
--color-primary: #ABFF2E;
Lowercase HEX
#abff2e

Shades

Tints

Tones

Harmony

CSS snippets for #ABFF2E

.color-abff2e {
  color: #ABFF2E;
  background-color: #ABFF2E;
}

Frequently asked questions

What color is #ABFF2E?+

#ABFF2E is a HEX color with RGB value rgb(171, 255, 46) and HSL value hsl(84, 100%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABFF2E?+

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