#7AEE5E Color

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

Color preview

#7AEE5E

Color formats

HEX
#7AEE5E
RGB
rgb(122, 238, 94)
RGBA
rgba(122, 238, 94, 1)
HSL
hsl(108, 81%, 65%)
HSV
hsv(108, 61%, 93%)
CMYK
cmyk(49%, 0%, 61%, 7%)
CSS variable
--color-primary: #7AEE5E;
Lowercase HEX
#7aee5e

Shades

Tints

Tones

Harmony

CSS snippets for #7AEE5E

.color-7aee5e {
  color: #7AEE5E;
  background-color: #7AEE5E;
}

Frequently asked questions

What color is #7AEE5E?+

#7AEE5E is a HEX color with RGB value rgb(122, 238, 94) and HSL value hsl(108, 81%, 65%). Its closest CSS named color is LightGreen.

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

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