#3CEC4E Color

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

Color preview

#3CEC4E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3CEC4E

.color-3cec4e {
  color: #3CEC4E;
  background-color: #3CEC4E;
}

Frequently asked questions

What color is #3CEC4E?+

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

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

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