#02F74C Color

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

Color preview

#02F74C

Color formats

HEX
#02F74C
RGB
rgb(2, 247, 76)
RGBA
rgba(2, 247, 76, 1)
HSL
hsl(138, 98%, 49%)
HSV
hsv(138, 99%, 97%)
CMYK
cmyk(99%, 0%, 69%, 3%)
CSS variable
--color-primary: #02F74C;
Lowercase HEX
#02f74c

Shades

Tints

Tones

Harmony

CSS snippets for #02F74C

.color-02f74c {
  color: #02F74C;
  background-color: #02F74C;
}

Frequently asked questions

What color is #02F74C?+

#02F74C is a HEX color with RGB value rgb(2, 247, 76) and HSL value hsl(138, 98%, 49%). Its closest CSS named color is SpringGreen.

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

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