#ABFB50 Color

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

Color preview

#ABFB50

Color formats

HEX
#ABFB50
RGB
rgb(171, 251, 80)
RGBA
rgba(171, 251, 80, 1)
HSL
hsl(88, 96%, 65%)
HSV
hsv(88, 68%, 98%)
CMYK
cmyk(32%, 0%, 68%, 2%)
CSS variable
--color-primary: #ABFB50;
Lowercase HEX
#abfb50

Shades

Tints

Tones

Harmony

CSS snippets for #ABFB50

.color-abfb50 {
  color: #ABFB50;
  background-color: #ABFB50;
}

Frequently asked questions

What color is #ABFB50?+

#ABFB50 is a HEX color with RGB value rgb(171, 251, 80) and HSL value hsl(88, 96%, 65%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABFB50?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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