#ADD88D Color

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

Color preview

#ADD88D

Color formats

HEX
#ADD88D
RGB
rgb(173, 216, 141)
RGBA
rgba(173, 216, 141, 1)
HSL
hsl(94, 49%, 70%)
HSV
hsv(94, 35%, 85%)
CMYK
cmyk(20%, 0%, 35%, 15%)
CSS variable
--color-primary: #ADD88D;
Lowercase HEX
#add88d

Shades

Tints

Tones

Harmony

CSS snippets for #ADD88D

.color-add88d {
  color: #ADD88D;
  background-color: #ADD88D;
}

Frequently asked questions

What color is #ADD88D?+

#ADD88D is a HEX color with RGB value rgb(173, 216, 141) and HSL value hsl(94, 49%, 70%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD88D?+

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