#2EB87A Color

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

Color preview

#2EB87A

Color formats

HEX
#2EB87A
RGB
rgb(46, 184, 122)
RGBA
rgba(46, 184, 122, 1)
HSL
hsl(153, 60%, 45%)
HSV
hsv(153, 75%, 72%)
CMYK
cmyk(75%, 0%, 34%, 28%)
CSS variable
--color-primary: #2EB87A;
Lowercase HEX
#2eb87a

Shades

Tints

Tones

Harmony

CSS snippets for #2EB87A

.color-2eb87a {
  color: #2EB87A;
  background-color: #2EB87A;
}

Frequently asked questions

What color is #2EB87A?+

#2EB87A is a HEX color with RGB value rgb(46, 184, 122) and HSL value hsl(153, 60%, 45%). Its closest CSS named color is MediumSeaGreen.

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

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