#ABEE75 Color

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

Color preview

#ABEE75

Color formats

HEX
#ABEE75
RGB
rgb(171, 238, 117)
RGBA
rgba(171, 238, 117, 1)
HSL
hsl(93, 78%, 70%)
HSV
hsv(93, 51%, 93%)
CMYK
cmyk(28%, 0%, 51%, 7%)
CSS variable
--color-primary: #ABEE75;
Lowercase HEX
#abee75

Shades

Tints

Tones

Harmony

CSS snippets for #ABEE75

.color-abee75 {
  color: #ABEE75;
  background-color: #ABEE75;
}

Frequently asked questions

What color is #ABEE75?+

#ABEE75 is a HEX color with RGB value rgb(171, 238, 117) and HSL value hsl(93, 78%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABEE75?+

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