#2DD50B Color

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

Color preview

#2DD50B

Color formats

HEX
#2DD50B
RGB
rgb(45, 213, 11)
RGBA
rgba(45, 213, 11, 1)
HSL
hsl(110, 90%, 44%)
HSV
hsv(110, 95%, 84%)
CMYK
cmyk(79%, 0%, 95%, 16%)
CSS variable
--color-primary: #2DD50B;
Lowercase HEX
#2dd50b

Shades

Tints

Tones

Harmony

CSS snippets for #2DD50B

.color-2dd50b {
  color: #2DD50B;
  background-color: #2DD50B;
}

Frequently asked questions

What color is #2DD50B?+

#2DD50B is a HEX color with RGB value rgb(45, 213, 11) and HSL value hsl(110, 90%, 44%). Its closest CSS named color is LimeGreen.

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

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