#01C50E Color

Inspect #01C50E across formats, palettes, contrast and closest named color matches.

Color preview

#01C50E

Color formats

HEX
#01C50E
RGB
rgb(1, 197, 14)
RGBA
rgba(1, 197, 14, 1)
HSL
hsl(124, 99%, 39%)
HSV
hsv(124, 99%, 77%)
CMYK
cmyk(99%, 0%, 93%, 23%)
CSS variable
--color-primary: #01C50E;
Lowercase HEX
#01c50e

Shades

Tints

Tones

Harmony

CSS snippets for #01C50E

.color-01c50e {
  color: #01C50E;
  background-color: #01C50E;
}

Frequently asked questions

What color is #01C50E?+

#01C50E is a HEX color with RGB value rgb(1, 197, 14) and HSL value hsl(124, 99%, 39%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #01C50E?+

The closest Tailwind color is green-600, available as the bg-green-600 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