#ABDF90 Color

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

Color preview

#ABDF90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABDF90

.color-abdf90 {
  color: #ABDF90;
  background-color: #ABDF90;
}

Frequently asked questions

What color is #ABDF90?+

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

What is the closest Tailwind color to #ABDF90?+

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