#ABFB00 Color

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

Color preview

#ABFB00

Color formats

HEX
#ABFB00
RGB
rgb(171, 251, 0)
RGBA
rgba(171, 251, 0, 1)
HSL
hsl(79, 100%, 49%)
HSV
hsv(79, 100%, 98%)
CMYK
cmyk(32%, 0%, 100%, 2%)
CSS variable
--color-primary: #ABFB00;
Lowercase HEX
#abfb00

Shades

Tints

Tones

Harmony

CSS snippets for #ABFB00

.color-abfb00 {
  color: #ABFB00;
  background-color: #ABFB00;
}

Frequently asked questions

What color is #ABFB00?+

#ABFB00 is a HEX color with RGB value rgb(171, 251, 0) and HSL value hsl(79, 100%, 49%). Its closest CSS named color is Chartreuse.

What is the closest Tailwind color to #ABFB00?+

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