#ABFC32 Color

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

Color preview

#ABFC32

Color formats

HEX
#ABFC32
RGB
rgb(171, 252, 50)
RGBA
rgba(171, 252, 50, 1)
HSL
hsl(84, 97%, 59%)
HSV
hsv(84, 80%, 99%)
CMYK
cmyk(32%, 0%, 80%, 1%)
CSS variable
--color-primary: #ABFC32;
Lowercase HEX
#abfc32

Shades

Tints

Tones

Harmony

CSS snippets for #ABFC32

.color-abfc32 {
  color: #ABFC32;
  background-color: #ABFC32;
}

Frequently asked questions

What color is #ABFC32?+

#ABFC32 is a HEX color with RGB value rgb(171, 252, 50) and HSL value hsl(84, 97%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABFC32?+

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