#ADD99E Color

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

Color preview

#ADD99E

Color formats

HEX
#ADD99E
RGB
rgb(173, 217, 158)
RGBA
rgba(173, 217, 158, 1)
HSL
hsl(105, 44%, 74%)
HSV
hsv(105, 27%, 85%)
CMYK
cmyk(20%, 0%, 27%, 15%)
CSS variable
--color-primary: #ADD99E;
Lowercase HEX
#add99e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD99E

.color-add99e {
  color: #ADD99E;
  background-color: #ADD99E;
}

Frequently asked questions

What color is #ADD99E?+

#ADD99E is a HEX color with RGB value rgb(173, 217, 158) and HSL value hsl(105, 44%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD99E?+

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