#ABFC82 Color

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

Color preview

#ABFC82

Color formats

HEX
#ABFC82
RGB
rgb(171, 252, 130)
RGBA
rgba(171, 252, 130, 1)
HSL
hsl(100, 95%, 75%)
HSV
hsv(100, 48%, 99%)
CMYK
cmyk(32%, 0%, 48%, 1%)
CSS variable
--color-primary: #ABFC82;
Lowercase HEX
#abfc82

Shades

Tints

Tones

Harmony

CSS snippets for #ABFC82

.color-abfc82 {
  color: #ABFC82;
  background-color: #ABFC82;
}

Frequently asked questions

What color is #ABFC82?+

#ABFC82 is a HEX color with RGB value rgb(171, 252, 130) and HSL value hsl(100, 95%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFC82?+

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