#7DFB4B Color

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

Color preview

#7DFB4B

Color formats

HEX
#7DFB4B
RGB
rgb(125, 251, 75)
RGBA
rgba(125, 251, 75, 1)
HSL
hsl(103, 96%, 64%)
HSV
hsv(103, 70%, 98%)
CMYK
cmyk(50%, 0%, 70%, 2%)
CSS variable
--color-primary: #7DFB4B;
Lowercase HEX
#7dfb4b

Shades

Tints

Tones

Harmony

CSS snippets for #7DFB4B

.color-7dfb4b {
  color: #7DFB4B;
  background-color: #7DFB4B;
}

Frequently asked questions

What color is #7DFB4B?+

#7DFB4B is a HEX color with RGB value rgb(125, 251, 75) and HSL value hsl(103, 96%, 64%). Its closest CSS named color is GreenYellow.

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

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