#2DDC70 Color

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

Color preview

#2DDC70

Color formats

HEX
#2DDC70
RGB
rgb(45, 220, 112)
RGBA
rgba(45, 220, 112, 1)
HSL
hsl(143, 71%, 52%)
HSV
hsv(143, 80%, 86%)
CMYK
cmyk(80%, 0%, 49%, 14%)
CSS variable
--color-primary: #2DDC70;
Lowercase HEX
#2ddc70

Shades

Tints

Tones

Harmony

CSS snippets for #2DDC70

.color-2ddc70 {
  color: #2DDC70;
  background-color: #2DDC70;
}

Frequently asked questions

What color is #2DDC70?+

#2DDC70 is a HEX color with RGB value rgb(45, 220, 112) and HSL value hsl(143, 71%, 52%). Its closest CSS named color is MediumSeaGreen.

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

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