#2ADD1D Color

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

Color preview

#2ADD1D

Color formats

HEX
#2ADD1D
RGB
rgb(42, 221, 29)
RGBA
rgba(42, 221, 29, 1)
HSL
hsl(116, 77%, 49%)
HSV
hsv(116, 87%, 87%)
CMYK
cmyk(81%, 0%, 87%, 13%)
CSS variable
--color-primary: #2ADD1D;
Lowercase HEX
#2add1d

Shades

Tints

Tones

Harmony

CSS snippets for #2ADD1D

.color-2add1d {
  color: #2ADD1D;
  background-color: #2ADD1D;
}

Frequently asked questions

What color is #2ADD1D?+

#2ADD1D is a HEX color with RGB value rgb(42, 221, 29) and HSL value hsl(116, 77%, 49%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #2ADD1D?+

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