#ADD89D Color

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

Color preview

#ADD89D

Color formats

HEX
#ADD89D
RGB
rgb(173, 216, 157)
RGBA
rgba(173, 216, 157, 1)
HSL
hsl(104, 43%, 73%)
HSV
hsv(104, 27%, 85%)
CMYK
cmyk(20%, 0%, 27%, 15%)
CSS variable
--color-primary: #ADD89D;
Lowercase HEX
#add89d

Shades

Tints

Tones

Harmony

CSS snippets for #ADD89D

.color-add89d {
  color: #ADD89D;
  background-color: #ADD89D;
}

Frequently asked questions

What color is #ADD89D?+

#ADD89D is a HEX color with RGB value rgb(173, 216, 157) and HSL value hsl(104, 43%, 73%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD89D?+

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