#ABDF92 Color

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

Color preview

#ABDF92

Color formats

HEX
#ABDF92
RGB
rgb(171, 223, 146)
RGBA
rgba(171, 223, 146, 1)
HSL
hsl(101, 55%, 72%)
HSV
hsv(101, 35%, 87%)
CMYK
cmyk(23%, 0%, 35%, 13%)
CSS variable
--color-primary: #ABDF92;
Lowercase HEX
#abdf92

Shades

Tints

Tones

Harmony

CSS snippets for #ABDF92

.color-abdf92 {
  color: #ABDF92;
  background-color: #ABDF92;
}

Frequently asked questions

What color is #ABDF92?+

#ABDF92 is a HEX color with RGB value rgb(171, 223, 146) and HSL value hsl(101, 55%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDF92?+

The closest Tailwind color is green-300, available as the bg-green-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