#2DD214 Color

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

Color preview

#2DD214

Color formats

HEX
#2DD214
RGB
rgb(45, 210, 20)
RGBA
rgba(45, 210, 20, 1)
HSL
hsl(112, 83%, 45%)
HSV
hsv(112, 90%, 82%)
CMYK
cmyk(79%, 0%, 90%, 18%)
CSS variable
--color-primary: #2DD214;
Lowercase HEX
#2dd214

Shades

Tints

Tones

Harmony

CSS snippets for #2DD214

.color-2dd214 {
  color: #2DD214;
  background-color: #2DD214;
}

Frequently asked questions

What color is #2DD214?+

#2DD214 is a HEX color with RGB value rgb(45, 210, 20) and HSL value hsl(112, 83%, 45%). Its closest CSS named color is LimeGreen.

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

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