#2CB42C Color

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

Color preview

#2CB42C

Color formats

HEX
#2CB42C
RGB
rgb(44, 180, 44)
RGBA
rgba(44, 180, 44, 1)
HSL
hsl(120, 61%, 44%)
HSV
hsv(120, 76%, 71%)
CMYK
cmyk(76%, 0%, 76%, 29%)
CSS variable
--color-primary: #2CB42C;
Lowercase HEX
#2cb42c

Shades

Tints

Tones

Harmony

CSS snippets for #2CB42C

.color-2cb42c {
  color: #2CB42C;
  background-color: #2CB42C;
}

Frequently asked questions

What color is #2CB42C?+

#2CB42C is a HEX color with RGB value rgb(44, 180, 44) and HSL value hsl(120, 61%, 44%). Its closest CSS named color is LimeGreen.

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

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