#ABFB8C Color

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

Color preview

#ABFB8C

Color formats

HEX
#ABFB8C
RGB
rgb(171, 251, 140)
RGBA
rgba(171, 251, 140, 1)
HSL
hsl(103, 93%, 77%)
HSV
hsv(103, 44%, 98%)
CMYK
cmyk(32%, 0%, 44%, 2%)
CSS variable
--color-primary: #ABFB8C;
Lowercase HEX
#abfb8c

Shades

Tints

Tones

Harmony

CSS snippets for #ABFB8C

.color-abfb8c {
  color: #ABFB8C;
  background-color: #ABFB8C;
}

Frequently asked questions

What color is #ABFB8C?+

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

What is the closest Tailwind color to #ABFB8C?+

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