#3DCD2D Color

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

Color preview

#3DCD2D

Color formats

HEX
#3DCD2D
RGB
rgb(61, 205, 45)
RGBA
rgba(61, 205, 45, 1)
HSL
hsl(114, 64%, 49%)
HSV
hsv(114, 78%, 80%)
CMYK
cmyk(70%, 0%, 78%, 20%)
CSS variable
--color-primary: #3DCD2D;
Lowercase HEX
#3dcd2d

Shades

Tints

Tones

Harmony

CSS snippets for #3DCD2D

.color-3dcd2d {
  color: #3DCD2D;
  background-color: #3DCD2D;
}

Frequently asked questions

What color is #3DCD2D?+

#3DCD2D is a HEX color with RGB value rgb(61, 205, 45) and HSL value hsl(114, 64%, 49%). Its closest CSS named color is LimeGreen.

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

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