#2CB56C Color

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

Color preview

#2CB56C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2CB56C

.color-2cb56c {
  color: #2CB56C;
  background-color: #2CB56C;
}

Frequently asked questions

What color is #2CB56C?+

#2CB56C is a HEX color with RGB value rgb(44, 181, 108) and HSL value hsl(148, 61%, 44%). Its closest CSS named color is MediumSeaGreen.

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

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