#ADD53E Color

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

Color preview

#ADD53E

Color formats

HEX
#ADD53E
RGB
rgb(173, 213, 62)
RGBA
rgba(173, 213, 62, 1)
HSL
hsl(76, 64%, 54%)
HSV
hsv(76, 71%, 84%)
CMYK
cmyk(19%, 0%, 71%, 16%)
CSS variable
--color-primary: #ADD53E;
Lowercase HEX
#add53e

Shades

Tints

Tones

Harmony

CSS snippets for #ADD53E

.color-add53e {
  color: #ADD53E;
  background-color: #ADD53E;
}

Frequently asked questions

What color is #ADD53E?+

#ADD53E is a HEX color with RGB value rgb(173, 213, 62) and HSL value hsl(76, 64%, 54%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD53E?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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