#ABDE72 Color

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

Color preview

#ABDE72

Color formats

HEX
#ABDE72
RGB
rgb(171, 222, 114)
RGBA
rgba(171, 222, 114, 1)
HSL
hsl(88, 62%, 66%)
HSV
hsv(88, 49%, 87%)
CMYK
cmyk(23%, 0%, 49%, 13%)
CSS variable
--color-primary: #ABDE72;
Lowercase HEX
#abde72

Shades

Tints

Tones

Harmony

CSS snippets for #ABDE72

.color-abde72 {
  color: #ABDE72;
  background-color: #ABDE72;
}

Frequently asked questions

What color is #ABDE72?+

#ABDE72 is a HEX color with RGB value rgb(171, 222, 114) and HSL value hsl(88, 62%, 66%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDE72?+

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