#2EB37D Color

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

Color preview

#2EB37D

Color formats

HEX
#2EB37D
RGB
rgb(46, 179, 125)
RGBA
rgba(46, 179, 125, 1)
HSL
hsl(156, 59%, 44%)
HSV
hsv(156, 74%, 70%)
CMYK
cmyk(74%, 0%, 30%, 30%)
CSS variable
--color-primary: #2EB37D;
Lowercase HEX
#2eb37d

Shades

Tints

Tones

Harmony

CSS snippets for #2EB37D

.color-2eb37d {
  color: #2EB37D;
  background-color: #2EB37D;
}

Frequently asked questions

What color is #2EB37D?+

#2EB37D is a HEX color with RGB value rgb(46, 179, 125) and HSL value hsl(156, 59%, 44%). Its closest CSS named color is MediumSeaGreen.

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

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