#ADD588 Color

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

Color preview

#ADD588

Color formats

HEX
#ADD588
RGB
rgb(173, 213, 136)
RGBA
rgba(173, 213, 136, 1)
HSL
hsl(91, 48%, 68%)
HSV
hsv(91, 36%, 84%)
CMYK
cmyk(19%, 0%, 36%, 16%)
CSS variable
--color-primary: #ADD588;
Lowercase HEX
#add588

Shades

Tints

Tones

Harmony

CSS snippets for #ADD588

.color-add588 {
  color: #ADD588;
  background-color: #ADD588;
}

Frequently asked questions

What color is #ADD588?+

#ADD588 is a HEX color with RGB value rgb(173, 213, 136) and HSL value hsl(91, 48%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD588?+

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