#2CC43B Color

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

Color preview

#2CC43B

Color formats

HEX
#2CC43B
RGB
rgb(44, 196, 59)
RGBA
rgba(44, 196, 59, 1)
HSL
hsl(126, 63%, 47%)
HSV
hsv(126, 78%, 77%)
CMYK
cmyk(78%, 0%, 70%, 23%)
CSS variable
--color-primary: #2CC43B;
Lowercase HEX
#2cc43b

Shades

Tints

Tones

Harmony

CSS snippets for #2CC43B

.color-2cc43b {
  color: #2CC43B;
  background-color: #2CC43B;
}

Frequently asked questions

What color is #2CC43B?+

#2CC43B is a HEX color with RGB value rgb(44, 196, 59) and HSL value hsl(126, 63%, 47%). Its closest CSS named color is LimeGreen.

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

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