#ABEB70 Color

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

Color preview

#ABEB70

Color formats

HEX
#ABEB70
RGB
rgb(171, 235, 112)
RGBA
rgba(171, 235, 112, 1)
HSL
hsl(91, 75%, 68%)
HSV
hsv(91, 52%, 92%)
CMYK
cmyk(27%, 0%, 52%, 8%)
CSS variable
--color-primary: #ABEB70;
Lowercase HEX
#abeb70

Shades

Tints

Tones

Harmony

CSS snippets for #ABEB70

.color-abeb70 {
  color: #ABEB70;
  background-color: #ABEB70;
}

Frequently asked questions

What color is #ABEB70?+

#ABEB70 is a HEX color with RGB value rgb(171, 235, 112) and HSL value hsl(91, 75%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABEB70?+

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