#2ADE3C Color

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

Color preview

#2ADE3C

Color formats

HEX
#2ADE3C
RGB
rgb(42, 222, 60)
RGBA
rgba(42, 222, 60, 1)
HSL
hsl(126, 73%, 52%)
HSV
hsv(126, 81%, 87%)
CMYK
cmyk(81%, 0%, 73%, 13%)
CSS variable
--color-primary: #2ADE3C;
Lowercase HEX
#2ade3c

Shades

Tints

Tones

Harmony

CSS snippets for #2ADE3C

.color-2ade3c {
  color: #2ADE3C;
  background-color: #2ADE3C;
}

Frequently asked questions

What color is #2ADE3C?+

#2ADE3C is a HEX color with RGB value rgb(42, 222, 60) and HSL value hsl(126, 73%, 52%). Its closest CSS named color is LimeGreen.

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

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