#01C65A Color

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

Color preview

#01C65A

Color formats

HEX
#01C65A
RGB
rgb(1, 198, 90)
RGBA
rgba(1, 198, 90, 1)
HSL
hsl(147, 99%, 39%)
HSV
hsv(147, 99%, 78%)
CMYK
cmyk(99%, 0%, 55%, 22%)
CSS variable
--color-primary: #01C65A;
Lowercase HEX
#01c65a

Shades

Tints

Tones

Harmony

CSS snippets for #01C65A

.color-01c65a {
  color: #01C65A;
  background-color: #01C65A;
}

Frequently asked questions

What color is #01C65A?+

#01C65A is a HEX color with RGB value rgb(1, 198, 90) and HSL value hsl(147, 99%, 39%). Its closest CSS named color is LimeGreen.

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

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