#ADD55D Color

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

Color preview

#ADD55D

Color formats

HEX
#ADD55D
RGB
rgb(173, 213, 93)
RGBA
rgba(173, 213, 93, 1)
HSL
hsl(80, 59%, 60%)
HSV
hsv(80, 56%, 84%)
CMYK
cmyk(19%, 0%, 56%, 16%)
CSS variable
--color-primary: #ADD55D;
Lowercase HEX
#add55d

Shades

Tints

Tones

Harmony

CSS snippets for #ADD55D

.color-add55d {
  color: #ADD55D;
  background-color: #ADD55D;
}

Frequently asked questions

What color is #ADD55D?+

#ADD55D is a HEX color with RGB value rgb(173, 213, 93) and HSL value hsl(80, 59%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD55D?+

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