#3FF80D Color

Inspect #3FF80D across formats, palettes, contrast and closest named color matches.

Color preview

#3FF80D

Color formats

HEX
#3FF80D
RGB
rgb(63, 248, 13)
RGBA
rgba(63, 248, 13, 1)
HSL
hsl(107, 94%, 51%)
HSV
hsv(107, 95%, 97%)
CMYK
cmyk(75%, 0%, 95%, 3%)
CSS variable
--color-primary: #3FF80D;
Lowercase HEX
#3ff80d

Shades

Tints

Tones

Harmony

CSS snippets for #3FF80D

.color-3ff80d {
  color: #3FF80D;
  background-color: #3FF80D;
}

Frequently asked questions

What color is #3FF80D?+

#3FF80D is a HEX color with RGB value rgb(63, 248, 13) and HSL value hsl(107, 94%, 51%). Its closest CSS named color is LimeGreen.

What is the closest Tailwind color to #3FF80D?+

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