#3CEC4D Color

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

Color preview

#3CEC4D

Color formats

HEX
#3CEC4D
RGB
rgb(60, 236, 77)
RGBA
rgba(60, 236, 77, 1)
HSL
hsl(126, 82%, 58%)
HSV
hsv(126, 75%, 93%)
CMYK
cmyk(75%, 0%, 67%, 7%)
CSS variable
--color-primary: #3CEC4D;
Lowercase HEX
#3cec4d

Shades

Tints

Tones

Harmony

CSS snippets for #3CEC4D

.color-3cec4d {
  color: #3CEC4D;
  background-color: #3CEC4D;
}

Frequently asked questions

What color is #3CEC4D?+

#3CEC4D is a HEX color with RGB value rgb(60, 236, 77) and HSL value hsl(126, 82%, 58%). Its closest CSS named color is LimeGreen.

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

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