#ADD58B Color

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

Color preview

#ADD58B

Color formats

HEX
#ADD58B
RGB
rgb(173, 213, 139)
RGBA
rgba(173, 213, 139, 1)
HSL
hsl(92, 47%, 69%)
HSV
hsv(92, 35%, 84%)
CMYK
cmyk(19%, 0%, 35%, 16%)
CSS variable
--color-primary: #ADD58B;
Lowercase HEX
#add58b

Shades

Tints

Tones

Harmony

CSS snippets for #ADD58B

.color-add58b {
  color: #ADD58B;
  background-color: #ADD58B;
}

Frequently asked questions

What color is #ADD58B?+

#ADD58B is a HEX color with RGB value rgb(173, 213, 139) and HSL value hsl(92, 47%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADD58B?+

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