#2CB52C Color

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

Color preview

#2CB52C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2CB52C

.color-2cb52c {
  color: #2CB52C;
  background-color: #2CB52C;
}

Frequently asked questions

What color is #2CB52C?+

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

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

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