#ABEC55 Color

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

Color preview

#ABEC55

Color formats

HEX
#ABEC55
RGB
rgb(171, 236, 85)
RGBA
rgba(171, 236, 85, 1)
HSL
hsl(86, 80%, 63%)
HSV
hsv(86, 64%, 93%)
CMYK
cmyk(28%, 0%, 64%, 7%)
CSS variable
--color-primary: #ABEC55;
Lowercase HEX
#abec55

Shades

Tints

Tones

Harmony

CSS snippets for #ABEC55

.color-abec55 {
  color: #ABEC55;
  background-color: #ABEC55;
}

Frequently asked questions

What color is #ABEC55?+

#ABEC55 is a HEX color with RGB value rgb(171, 236, 85) and HSL value hsl(86, 80%, 63%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ABEC55?+

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