#2FFF82 Color

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

Color preview

#2FFF82

Color formats

HEX
#2FFF82
RGB
rgb(47, 255, 130)
RGBA
rgba(47, 255, 130, 1)
HSL
hsl(144, 100%, 59%)
HSV
hsv(144, 82%, 100%)
CMYK
cmyk(82%, 0%, 49%, 0%)
CSS variable
--color-primary: #2FFF82;
Lowercase HEX
#2fff82

Shades

Tints

Tones

Harmony

CSS snippets for #2FFF82

.color-2fff82 {
  color: #2FFF82;
  background-color: #2FFF82;
}

Frequently asked questions

What color is #2FFF82?+

#2FFF82 is a HEX color with RGB value rgb(47, 255, 130) and HSL value hsl(144, 100%, 59%). Its closest CSS named color is SpringGreen.

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

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