#ABDE99 Color

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

Color preview

#ABDE99

Color formats

HEX
#ABDE99
RGB
rgb(171, 222, 153)
RGBA
rgba(171, 222, 153, 1)
HSL
hsl(104, 51%, 74%)
HSV
hsv(104, 31%, 87%)
CMYK
cmyk(23%, 0%, 31%, 13%)
CSS variable
--color-primary: #ABDE99;
Lowercase HEX
#abde99

Shades

Tints

Tones

Harmony

CSS snippets for #ABDE99

.color-abde99 {
  color: #ABDE99;
  background-color: #ABDE99;
}

Frequently asked questions

What color is #ABDE99?+

#ABDE99 is a HEX color with RGB value rgb(171, 222, 153) and HSL value hsl(104, 51%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDE99?+

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