#3DDC2B Color

Inspect #3DDC2B across formats, palettes, contrast and closest named color matches.

Color preview

#3DDC2B

Color formats

HEX
#3DDC2B
RGB
rgb(61, 220, 43)
RGBA
rgba(61, 220, 43, 1)
HSL
hsl(114, 72%, 52%)
HSV
hsv(114, 80%, 86%)
CMYK
cmyk(72%, 0%, 80%, 14%)
CSS variable
--color-primary: #3DDC2B;
Lowercase HEX
#3ddc2b

Shades

Tints

Tones

Harmony

CSS snippets for #3DDC2B

.color-3ddc2b {
  color: #3DDC2B;
  background-color: #3DDC2B;
}

Frequently asked questions

What color is #3DDC2B?+

#3DDC2B is a HEX color with RGB value rgb(61, 220, 43) and HSL value hsl(114, 72%, 52%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #3DDC2B?+

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