#ABF00A Color

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

Color preview

#ABF00A

Color formats

HEX
#ABF00A
RGB
rgb(171, 240, 10)
RGBA
rgba(171, 240, 10, 1)
HSL
hsl(78, 92%, 49%)
HSV
hsv(78, 96%, 94%)
CMYK
cmyk(29%, 0%, 96%, 6%)
CSS variable
--color-primary: #ABF00A;
Lowercase HEX
#abf00a

Shades

Tints

Tones

Harmony

CSS snippets for #ABF00A

.color-abf00a {
  color: #ABF00A;
  background-color: #ABF00A;
}

Frequently asked questions

What color is #ABF00A?+

#ABF00A is a HEX color with RGB value rgb(171, 240, 10) and HSL value hsl(78, 92%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABF00A?+

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