#ABFF85 Color

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

Color preview

#ABFF85

Color formats

HEX
#ABFF85
RGB
rgb(171, 255, 133)
RGBA
rgba(171, 255, 133, 1)
HSL
hsl(101, 100%, 76%)
HSV
hsv(101, 48%, 100%)
CMYK
cmyk(33%, 0%, 48%, 0%)
CSS variable
--color-primary: #ABFF85;
Lowercase HEX
#abff85

Shades

Tints

Tones

Harmony

CSS snippets for #ABFF85

.color-abff85 {
  color: #ABFF85;
  background-color: #ABFF85;
}

Frequently asked questions

What color is #ABFF85?+

#ABFF85 is a HEX color with RGB value rgb(171, 255, 133) and HSL value hsl(101, 100%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFF85?+

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