#ADD988 Color

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

Color preview

#ADD988

Color formats

HEX
#ADD988
RGB
rgb(173, 217, 136)
RGBA
rgba(173, 217, 136, 1)
HSL
hsl(93, 52%, 69%)
HSV
hsv(93, 37%, 85%)
CMYK
cmyk(20%, 0%, 37%, 15%)
CSS variable
--color-primary: #ADD988;
Lowercase HEX
#add988

Shades

Tints

Tones

Harmony

CSS snippets for #ADD988

.color-add988 {
  color: #ADD988;
  background-color: #ADD988;
}

Frequently asked questions

What color is #ADD988?+

#ADD988 is a HEX color with RGB value rgb(173, 217, 136) and HSL value hsl(93, 52%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD988?+

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