#4ADD2C Color

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

Color preview

#4ADD2C

Color formats

HEX
#4ADD2C
RGB
rgb(74, 221, 44)
RGBA
rgba(74, 221, 44, 1)
HSL
hsl(110, 72%, 52%)
HSV
hsv(110, 80%, 87%)
CMYK
cmyk(67%, 0%, 80%, 13%)
CSS variable
--color-primary: #4ADD2C;
Lowercase HEX
#4add2c

Shades

Tints

Tones

Harmony

CSS snippets for #4ADD2C

.color-4add2c {
  color: #4ADD2C;
  background-color: #4ADD2C;
}

Frequently asked questions

What color is #4ADD2C?+

#4ADD2C is a HEX color with RGB value rgb(74, 221, 44) and HSL value hsl(110, 72%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #4ADD2C?+

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