#2CCE80 Color

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

Color preview

#2CCE80

Color formats

HEX
#2CCE80
RGB
rgb(44, 206, 128)
RGBA
rgba(44, 206, 128, 1)
HSL
hsl(151, 65%, 49%)
HSV
hsv(151, 79%, 81%)
CMYK
cmyk(79%, 0%, 38%, 19%)
CSS variable
--color-primary: #2CCE80;
Lowercase HEX
#2cce80

Shades

Tints

Tones

Harmony

CSS snippets for #2CCE80

.color-2cce80 {
  color: #2CCE80;
  background-color: #2CCE80;
}

Frequently asked questions

What color is #2CCE80?+

#2CCE80 is a HEX color with RGB value rgb(44, 206, 128) and HSL value hsl(151, 65%, 49%). Its closest CSS named color is MediumSeaGreen.

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

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