#ADD59B Color

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

Color preview

#ADD59B

Color formats

HEX
#ADD59B
RGB
rgb(173, 213, 155)
RGBA
rgba(173, 213, 155, 1)
HSL
hsl(101, 41%, 72%)
HSV
hsv(101, 27%, 84%)
CMYK
cmyk(19%, 0%, 27%, 16%)
CSS variable
--color-primary: #ADD59B;
Lowercase HEX
#add59b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD59B

.color-add59b {
  color: #ADD59B;
  background-color: #ADD59B;
}

Frequently asked questions

What color is #ADD59B?+

#ADD59B is a HEX color with RGB value rgb(173, 213, 155) and HSL value hsl(101, 41%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD59B?+

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