#02C43F Color

Inspect #02C43F across formats, palettes, contrast and closest named color matches.

Color preview

#02C43F

Color formats

HEX
#02C43F
RGB
rgb(2, 196, 63)
RGBA
rgba(2, 196, 63, 1)
HSL
hsl(139, 98%, 39%)
HSV
hsv(139, 99%, 77%)
CMYK
cmyk(99%, 0%, 68%, 23%)
CSS variable
--color-primary: #02C43F;
Lowercase HEX
#02c43f

Shades

Tints

Tones

Harmony

CSS snippets for #02C43F

.color-02c43f {
  color: #02C43F;
  background-color: #02C43F;
}

Frequently asked questions

What color is #02C43F?+

#02C43F is a HEX color with RGB value rgb(2, 196, 63) and HSL value hsl(139, 98%, 39%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #02C43F?+

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