#2FEE6C Color

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

Color preview

#2FEE6C

Color formats

HEX
#2FEE6C
RGB
rgb(47, 238, 108)
RGBA
rgba(47, 238, 108, 1)
HSL
hsl(139, 85%, 56%)
HSV
hsv(139, 80%, 93%)
CMYK
cmyk(80%, 0%, 55%, 7%)
CSS variable
--color-primary: #2FEE6C;
Lowercase HEX
#2fee6c

Shades

Tints

Tones

Harmony

CSS snippets for #2FEE6C

.color-2fee6c {
  color: #2FEE6C;
  background-color: #2FEE6C;
}

Frequently asked questions

What color is #2FEE6C?+

#2FEE6C is a HEX color with RGB value rgb(47, 238, 108) and HSL value hsl(139, 85%, 56%). Its closest CSS named color is SpringGreen.

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

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