#2EA85D Color

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

Color preview

#2EA85D

Color formats

HEX
#2EA85D
RGB
rgb(46, 168, 93)
RGBA
rgba(46, 168, 93, 1)
HSL
hsl(143, 57%, 42%)
HSV
hsv(143, 73%, 66%)
CMYK
cmyk(73%, 0%, 45%, 34%)
CSS variable
--color-primary: #2EA85D;
Lowercase HEX
#2ea85d

Shades

Tints

Tones

Harmony

CSS snippets for #2EA85D

.color-2ea85d {
  color: #2EA85D;
  background-color: #2EA85D;
}

Frequently asked questions

What color is #2EA85D?+

#2EA85D is a HEX color with RGB value rgb(46, 168, 93) and HSL value hsl(143, 57%, 42%). Its closest CSS named color is MediumSeaGreen.

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

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