#7FF2AA Color

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

Color preview

#7FF2AA

Color formats

HEX
#7FF2AA
RGB
rgb(127, 242, 170)
RGBA
rgba(127, 242, 170, 1)
HSL
hsl(142, 82%, 72%)
HSV
hsv(142, 48%, 95%)
CMYK
cmyk(48%, 0%, 30%, 5%)
CSS variable
--color-primary: #7FF2AA;
Lowercase HEX
#7ff2aa

Shades

Tints

Tones

Harmony

CSS snippets for #7FF2AA

.color-7ff2aa {
  color: #7FF2AA;
  background-color: #7FF2AA;
}

Frequently asked questions

What color is #7FF2AA?+

#7FF2AA is a HEX color with RGB value rgb(127, 242, 170) and HSL value hsl(142, 82%, 72%). Its closest CSS named color is LightGreen.

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

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