#2FF20D Color

Inspect #2FF20D across formats, palettes, contrast and closest named color matches.

Color preview

#2FF20D

Color formats

HEX
#2FF20D
RGB
rgb(47, 242, 13)
RGBA
rgba(47, 242, 13, 1)
HSL
hsl(111, 90%, 50%)
HSV
hsv(111, 95%, 95%)
CMYK
cmyk(81%, 0%, 95%, 5%)
CSS variable
--color-primary: #2FF20D;
Lowercase HEX
#2ff20d

Shades

Tints

Tones

Harmony

CSS snippets for #2FF20D

.color-2ff20d {
  color: #2FF20D;
  background-color: #2FF20D;
}

Frequently asked questions

What color is #2FF20D?+

#2FF20D is a HEX color with RGB value rgb(47, 242, 13) and HSL value hsl(111, 90%, 50%). Its closest CSS named color is Lime.

What is the closest Tailwind color to #2FF20D?+

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