#ABEC32 Color

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

Color preview

#ABEC32

Color formats

HEX
#ABEC32
RGB
rgb(171, 236, 50)
RGBA
rgba(171, 236, 50, 1)
HSL
hsl(81, 83%, 56%)
HSV
hsv(81, 79%, 93%)
CMYK
cmyk(28%, 0%, 79%, 7%)
CSS variable
--color-primary: #ABEC32;
Lowercase HEX
#abec32

Shades

Tints

Tones

Harmony

CSS snippets for #ABEC32

.color-abec32 {
  color: #ABEC32;
  background-color: #ABEC32;
}

Frequently asked questions

What color is #ABEC32?+

#ABEC32 is a HEX color with RGB value rgb(171, 236, 50) and HSL value hsl(81, 83%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABEC32?+

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