#2AD02C Color

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

Color preview

#2AD02C

Color formats

HEX
#2AD02C
RGB
rgb(42, 208, 44)
RGBA
rgba(42, 208, 44, 1)
HSL
hsl(121, 66%, 49%)
HSV
hsv(121, 80%, 82%)
CMYK
cmyk(80%, 0%, 79%, 18%)
CSS variable
--color-primary: #2AD02C;
Lowercase HEX
#2ad02c

Shades

Tints

Tones

Harmony

CSS snippets for #2AD02C

.color-2ad02c {
  color: #2AD02C;
  background-color: #2AD02C;
}

Frequently asked questions

What color is #2AD02C?+

#2AD02C is a HEX color with RGB value rgb(42, 208, 44) and HSL value hsl(121, 66%, 49%). Its closest CSS named color is LimeGreen.

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

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