#ABFA97 Color

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

Color preview

#ABFA97

Color formats

HEX
#ABFA97
RGB
rgb(171, 250, 151)
RGBA
rgba(171, 250, 151, 1)
HSL
hsl(108, 91%, 79%)
HSV
hsv(108, 40%, 98%)
CMYK
cmyk(32%, 0%, 40%, 2%)
CSS variable
--color-primary: #ABFA97;
Lowercase HEX
#abfa97

Shades

Tints

Tones

Harmony

CSS snippets for #ABFA97

.color-abfa97 {
  color: #ABFA97;
  background-color: #ABFA97;
}

Frequently asked questions

What color is #ABFA97?+

#ABFA97 is a HEX color with RGB value rgb(171, 250, 151) and HSL value hsl(108, 91%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFA97?+

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