#ADD989 Color

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

Color preview

#ADD989

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADD989

.color-add989 {
  color: #ADD989;
  background-color: #ADD989;
}

Frequently asked questions

What color is #ADD989?+

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

What is the closest Tailwind color to #ADD989?+

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