#ABFF94 Color

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

Color preview

#ABFF94

Color formats

HEX
#ABFF94
RGB
rgb(171, 255, 148)
RGBA
rgba(171, 255, 148, 1)
HSL
hsl(107, 100%, 79%)
HSV
hsv(107, 42%, 100%)
CMYK
cmyk(33%, 0%, 42%, 0%)
CSS variable
--color-primary: #ABFF94;
Lowercase HEX
#abff94

Shades

Tints

Tones

Harmony

CSS snippets for #ABFF94

.color-abff94 {
  color: #ABFF94;
  background-color: #ABFF94;
}

Frequently asked questions

What color is #ABFF94?+

#ABFF94 is a HEX color with RGB value rgb(171, 255, 148) and HSL value hsl(107, 100%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFF94?+

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