#ABEF98 Color

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

Color preview

#ABEF98

Color formats

HEX
#ABEF98
RGB
rgb(171, 239, 152)
RGBA
rgba(171, 239, 152, 1)
HSL
hsl(107, 73%, 77%)
HSV
hsv(107, 36%, 94%)
CMYK
cmyk(28%, 0%, 36%, 6%)
CSS variable
--color-primary: #ABEF98;
Lowercase HEX
#abef98

Shades

Tints

Tones

Harmony

CSS snippets for #ABEF98

.color-abef98 {
  color: #ABEF98;
  background-color: #ABEF98;
}

Frequently asked questions

What color is #ABEF98?+

#ABEF98 is a HEX color with RGB value rgb(171, 239, 152) and HSL value hsl(107, 73%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABEF98?+

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