#01C75A Color

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

Color preview

#01C75A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #01C75A

.color-01c75a {
  color: #01C75A;
  background-color: #01C75A;
}

Frequently asked questions

What color is #01C75A?+

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

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

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