#2CEC13 Color

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

Color preview

#2CEC13

Color formats

HEX
#2CEC13
RGB
rgb(44, 236, 19)
RGBA
rgba(44, 236, 19, 1)
HSL
hsl(113, 85%, 50%)
HSV
hsv(113, 92%, 93%)
CMYK
cmyk(81%, 0%, 92%, 7%)
CSS variable
--color-primary: #2CEC13;
Lowercase HEX
#2cec13

Shades

Tints

Tones

Harmony

CSS snippets for #2CEC13

.color-2cec13 {
  color: #2CEC13;
  background-color: #2CEC13;
}

Frequently asked questions

What color is #2CEC13?+

#2CEC13 is a HEX color with RGB value rgb(44, 236, 19) and HSL value hsl(113, 85%, 50%). Its closest CSS named color is LimeGreen.

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

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