#7ADD5F Color

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

Color preview

#7ADD5F

Color formats

HEX
#7ADD5F
RGB
rgb(122, 221, 95)
RGBA
rgba(122, 221, 95, 1)
HSL
hsl(107, 65%, 62%)
HSV
hsv(107, 57%, 87%)
CMYK
cmyk(45%, 0%, 57%, 13%)
CSS variable
--color-primary: #7ADD5F;
Lowercase HEX
#7add5f

Shades

Tints

Tones

Harmony

CSS snippets for #7ADD5F

.color-7add5f {
  color: #7ADD5F;
  background-color: #7ADD5F;
}

Frequently asked questions

What color is #7ADD5F?+

#7ADD5F is a HEX color with RGB value rgb(122, 221, 95) and HSL value hsl(107, 65%, 62%). Its closest CSS named color is LightGreen.

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

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