#ABEF90 Color

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

Color preview

#ABEF90

Color formats

HEX
#ABEF90
RGB
rgb(171, 239, 144)
RGBA
rgba(171, 239, 144, 1)
HSL
hsl(103, 75%, 75%)
HSV
hsv(103, 40%, 94%)
CMYK
cmyk(28%, 0%, 40%, 6%)
CSS variable
--color-primary: #ABEF90;
Lowercase HEX
#abef90

Shades

Tints

Tones

Harmony

CSS snippets for #ABEF90

.color-abef90 {
  color: #ABEF90;
  background-color: #ABEF90;
}

Frequently asked questions

What color is #ABEF90?+

#ABEF90 is a HEX color with RGB value rgb(171, 239, 144) and HSL value hsl(103, 75%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABEF90?+

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