#ADD82C Color

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

Color preview

#ADD82C

Color formats

HEX
#ADD82C
RGB
rgb(173, 216, 44)
RGBA
rgba(173, 216, 44, 1)
HSL
hsl(75, 69%, 51%)
HSV
hsv(75, 80%, 85%)
CMYK
cmyk(20%, 0%, 80%, 15%)
CSS variable
--color-primary: #ADD82C;
Lowercase HEX
#add82c

Shades

Tints

Tones

Harmony

CSS snippets for #ADD82C

.color-add82c {
  color: #ADD82C;
  background-color: #ADD82C;
}

Frequently asked questions

What color is #ADD82C?+

#ADD82C is a HEX color with RGB value rgb(173, 216, 44) and HSL value hsl(75, 69%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADD82C?+

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