#7FFF48 Color

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

Color preview

#7FFF48

Color formats

HEX
#7FFF48
RGB
rgb(127, 255, 72)
RGBA
rgba(127, 255, 72, 1)
HSL
hsl(102, 100%, 64%)
HSV
hsv(102, 72%, 100%)
CMYK
cmyk(50%, 0%, 72%, 0%)
CSS variable
--color-primary: #7FFF48;
Lowercase HEX
#7fff48

Shades

Tints

Tones

Harmony

CSS snippets for #7FFF48

.color-7fff48 {
  color: #7FFF48;
  background-color: #7FFF48;
}

Frequently asked questions

What color is #7FFF48?+

#7FFF48 is a HEX color with RGB value rgb(127, 255, 72) and HSL value hsl(102, 100%, 64%). Its closest CSS named color is GreenYellow.

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

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