#ABFB8E Color

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

Color preview

#ABFB8E

Color formats

HEX
#ABFB8E
RGB
rgb(171, 251, 142)
RGBA
rgba(171, 251, 142, 1)
HSL
hsl(104, 93%, 77%)
HSV
hsv(104, 43%, 98%)
CMYK
cmyk(32%, 0%, 43%, 2%)
CSS variable
--color-primary: #ABFB8E;
Lowercase HEX
#abfb8e

Shades

Tints

Tones

Harmony

CSS snippets for #ABFB8E

.color-abfb8e {
  color: #ABFB8E;
  background-color: #ABFB8E;
}

Frequently asked questions

What color is #ABFB8E?+

#ABFB8E is a HEX color with RGB value rgb(171, 251, 142) and HSL value hsl(104, 93%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ABFB8E?+

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