#22F80E Color

Inspect #22F80E across formats, palettes, contrast and closest named color matches.

Color preview

#22F80E

Color formats

HEX
#22F80E
RGB
rgb(34, 248, 14)
RGBA
rgba(34, 248, 14, 1)
HSL
hsl(115, 94%, 51%)
HSV
hsv(115, 94%, 97%)
CMYK
cmyk(86%, 0%, 94%, 3%)
CSS variable
--color-primary: #22F80E;
Lowercase HEX
#22f80e

Shades

Tints

Tones

Harmony

CSS snippets for #22F80E

.color-22f80e {
  color: #22F80E;
  background-color: #22F80E;
}

Frequently asked questions

What color is #22F80E?+

#22F80E is a HEX color with RGB value rgb(34, 248, 14) and HSL value hsl(115, 94%, 51%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #22F80E?+

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