#2EB27D Color

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

Color preview

#2EB27D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2EB27D

.color-2eb27d {
  color: #2EB27D;
  background-color: #2EB27D;
}

Frequently asked questions

What color is #2EB27D?+

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

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

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