#2EC18B Color

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

Color preview

#2EC18B

Color formats

HEX
#2EC18B
RGB
rgb(46, 193, 139)
RGBA
rgba(46, 193, 139, 1)
HSL
hsl(158, 62%, 47%)
HSV
hsv(158, 76%, 76%)
CMYK
cmyk(76%, 0%, 28%, 24%)
CSS variable
--color-primary: #2EC18B;
Lowercase HEX
#2ec18b

Shades

Tints

Tones

Harmony

CSS snippets for #2EC18B

.color-2ec18b {
  color: #2EC18B;
  background-color: #2EC18B;
}

Frequently asked questions

What color is #2EC18B?+

#2EC18B is a HEX color with RGB value rgb(46, 193, 139) and HSL value hsl(158, 62%, 47%). Its closest CSS named color is MediumSeaGreen.

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

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