#7FEE2F Color

Inspect #7FEE2F across formats, palettes, contrast and closest named color matches.

Color preview

#7FEE2F

Color formats

HEX
#7FEE2F
RGB
rgb(127, 238, 47)
RGBA
rgba(127, 238, 47, 1)
HSL
hsl(95, 85%, 56%)
HSV
hsv(95, 80%, 93%)
CMYK
cmyk(47%, 0%, 80%, 7%)
CSS variable
--color-primary: #7FEE2F;
Lowercase HEX
#7fee2f

Shades

Tints

Tones

Harmony

CSS snippets for #7FEE2F

.color-7fee2f {
  color: #7FEE2F;
  background-color: #7FEE2F;
}

Frequently asked questions

What color is #7FEE2F?+

#7FEE2F is a HEX color with RGB value rgb(127, 238, 47) and HSL value hsl(95, 85%, 56%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #7FEE2F?+

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