#ADD355 Color

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

Color preview

#ADD355

Color formats

HEX
#ADD355
RGB
rgb(173, 211, 85)
RGBA
rgba(173, 211, 85, 1)
HSL
hsl(78, 59%, 58%)
HSV
hsv(78, 60%, 83%)
CMYK
cmyk(18%, 0%, 60%, 17%)
CSS variable
--color-primary: #ADD355;
Lowercase HEX
#add355

Shades

Tints

Tones

Harmony

CSS snippets for #ADD355

.color-add355 {
  color: #ADD355;
  background-color: #ADD355;
}

Frequently asked questions

What color is #ADD355?+

#ADD355 is a HEX color with RGB value rgb(173, 211, 85) and HSL value hsl(78, 59%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ADD355?+

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