#2DD25E Color

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

Color preview

#2DD25E

Color formats

HEX
#2DD25E
RGB
rgb(45, 210, 94)
RGBA
rgba(45, 210, 94, 1)
HSL
hsl(138, 65%, 50%)
HSV
hsv(138, 79%, 82%)
CMYK
cmyk(79%, 0%, 55%, 18%)
CSS variable
--color-primary: #2DD25E;
Lowercase HEX
#2dd25e

Shades

Tints

Tones

Harmony

CSS snippets for #2DD25E

.color-2dd25e {
  color: #2DD25E;
  background-color: #2DD25E;
}

Frequently asked questions

What color is #2DD25E?+

#2DD25E is a HEX color with RGB value rgb(45, 210, 94) and HSL value hsl(138, 65%, 50%). Its closest CSS named color is MediumSeaGreen.

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

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