#29EB8D Color

Inspect #29EB8D across formats, palettes, contrast and closest named color matches.

Color preview

#29EB8D

Color formats

HEX
#29EB8D
RGB
rgb(41, 235, 141)
RGBA
rgba(41, 235, 141, 1)
HSL
hsl(151, 83%, 54%)
HSV
hsv(151, 83%, 92%)
CMYK
cmyk(83%, 0%, 40%, 8%)
CSS variable
--color-primary: #29EB8D;
Lowercase HEX
#29eb8d

Shades

Tints

Tones

Harmony

CSS snippets for #29EB8D

.color-29eb8d {
  color: #29EB8D;
  background-color: #29EB8D;
}

Frequently asked questions

What color is #29EB8D?+

#29EB8D is a HEX color with RGB value rgb(41, 235, 141) and HSL value hsl(151, 83%, 54%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #29EB8D?+

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