#7DEC5B Color

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

Color preview

#7DEC5B

Color formats

HEX
#7DEC5B
RGB
rgb(125, 236, 91)
RGBA
rgba(125, 236, 91, 1)
HSL
hsl(106, 79%, 64%)
HSV
hsv(106, 61%, 93%)
CMYK
cmyk(47%, 0%, 61%, 7%)
CSS variable
--color-primary: #7DEC5B;
Lowercase HEX
#7dec5b

Shades

Tints

Tones

Harmony

CSS snippets for #7DEC5B

.color-7dec5b {
  color: #7DEC5B;
  background-color: #7DEC5B;
}

Frequently asked questions

What color is #7DEC5B?+

#7DEC5B is a HEX color with RGB value rgb(125, 236, 91) and HSL value hsl(106, 79%, 64%). Its closest CSS named color is LightGreen.

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

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