#7FEB5F Color

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

Color preview

#7FEB5F

Color formats

HEX
#7FEB5F
RGB
rgb(127, 235, 95)
RGBA
rgba(127, 235, 95, 1)
HSL
hsl(106, 78%, 65%)
HSV
hsv(106, 60%, 92%)
CMYK
cmyk(46%, 0%, 60%, 8%)
CSS variable
--color-primary: #7FEB5F;
Lowercase HEX
#7feb5f

Shades

Tints

Tones

Harmony

CSS snippets for #7FEB5F

.color-7feb5f {
  color: #7FEB5F;
  background-color: #7FEB5F;
}

Frequently asked questions

What color is #7FEB5F?+

#7FEB5F is a HEX color with RGB value rgb(127, 235, 95) and HSL value hsl(106, 78%, 65%). Its closest CSS named color is LightGreen.

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

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