#2DE16C Color

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

Color preview

#2DE16C

Color formats

HEX
#2DE16C
RGB
rgb(45, 225, 108)
RGBA
rgba(45, 225, 108, 1)
HSL
hsl(141, 75%, 53%)
HSV
hsv(141, 80%, 88%)
CMYK
cmyk(80%, 0%, 52%, 12%)
CSS variable
--color-primary: #2DE16C;
Lowercase HEX
#2de16c

Shades

Tints

Tones

Harmony

CSS snippets for #2DE16C

.color-2de16c {
  color: #2DE16C;
  background-color: #2DE16C;
}

Frequently asked questions

What color is #2DE16C?+

#2DE16C is a HEX color with RGB value rgb(45, 225, 108) and HSL value hsl(141, 75%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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