#7FFA98 Color

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

Color preview

#7FFA98

Color formats

HEX
#7FFA98
RGB
rgb(127, 250, 152)
RGBA
rgba(127, 250, 152, 1)
HSL
hsl(132, 92%, 74%)
HSV
hsv(132, 49%, 98%)
CMYK
cmyk(49%, 0%, 39%, 2%)
CSS variable
--color-primary: #7FFA98;
Lowercase HEX
#7ffa98

Shades

Tints

Tones

Harmony

CSS snippets for #7FFA98

.color-7ffa98 {
  color: #7FFA98;
  background-color: #7FFA98;
}

Frequently asked questions

What color is #7FFA98?+

#7FFA98 is a HEX color with RGB value rgb(127, 250, 152) and HSL value hsl(132, 92%, 74%). Its closest CSS named color is LightGreen.

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

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