#02DE8A Color

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

Color preview

#02DE8A

Color formats

HEX
#02DE8A
RGB
rgb(2, 222, 138)
RGBA
rgba(2, 222, 138, 1)
HSL
hsl(157, 98%, 44%)
HSV
hsv(157, 99%, 87%)
CMYK
cmyk(99%, 0%, 38%, 13%)
CSS variable
--color-primary: #02DE8A;
Lowercase HEX
#02de8a

Shades

Tints

Tones

Harmony

CSS snippets for #02DE8A

.color-02de8a {
  color: #02DE8A;
  background-color: #02DE8A;
}

Frequently asked questions

What color is #02DE8A?+

#02DE8A is a HEX color with RGB value rgb(2, 222, 138) and HSL value hsl(157, 98%, 44%). Its closest CSS named color is MediumSpringGreen.

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

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