#2EB38D Color

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

Color preview

#2EB38D

Color formats

HEX
#2EB38D
RGB
rgb(46, 179, 141)
RGBA
rgba(46, 179, 141, 1)
HSL
hsl(163, 59%, 44%)
HSV
hsv(163, 74%, 70%)
CMYK
cmyk(74%, 0%, 21%, 30%)
CSS variable
--color-primary: #2EB38D;
Lowercase HEX
#2eb38d

Shades

Tints

Tones

Harmony

CSS snippets for #2EB38D

.color-2eb38d {
  color: #2EB38D;
  background-color: #2EB38D;
}

Frequently asked questions

What color is #2EB38D?+

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

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

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