#ABFB3C Color

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

Color preview

#ABFB3C

Color formats

HEX
#ABFB3C
RGB
rgb(171, 251, 60)
RGBA
rgba(171, 251, 60, 1)
HSL
hsl(85, 96%, 61%)
HSV
hsv(85, 76%, 98%)
CMYK
cmyk(32%, 0%, 76%, 2%)
CSS variable
--color-primary: #ABFB3C;
Lowercase HEX
#abfb3c

Shades

Tints

Tones

Harmony

CSS snippets for #ABFB3C

.color-abfb3c {
  color: #ABFB3C;
  background-color: #ABFB3C;
}

Frequently asked questions

What color is #ABFB3C?+

#ABFB3C is a HEX color with RGB value rgb(171, 251, 60) and HSL value hsl(85, 96%, 61%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABFB3C?+

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