#ABEF8B Color

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

Color preview

#ABEF8B

Color formats

HEX
#ABEF8B
RGB
rgb(171, 239, 139)
RGBA
rgba(171, 239, 139, 1)
HSL
hsl(101, 76%, 74%)
HSV
hsv(101, 42%, 94%)
CMYK
cmyk(28%, 0%, 42%, 6%)
CSS variable
--color-primary: #ABEF8B;
Lowercase HEX
#abef8b

Shades

Tints

Tones

Harmony

CSS snippets for #ABEF8B

.color-abef8b {
  color: #ABEF8B;
  background-color: #ABEF8B;
}

Frequently asked questions

What color is #ABEF8B?+

#ABEF8B is a HEX color with RGB value rgb(171, 239, 139) and HSL value hsl(101, 76%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABEF8B?+

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