#3FF85E Color

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

Color preview

#3FF85E

Color formats

HEX
#3FF85E
RGB
rgb(63, 248, 94)
RGBA
rgba(63, 248, 94, 1)
HSL
hsl(130, 93%, 61%)
HSV
hsv(130, 75%, 97%)
CMYK
cmyk(75%, 0%, 62%, 3%)
CSS variable
--color-primary: #3FF85E;
Lowercase HEX
#3ff85e

Shades

Tints

Tones

Harmony

CSS snippets for #3FF85E

.color-3ff85e {
  color: #3FF85E;
  background-color: #3FF85E;
}

Frequently asked questions

What color is #3FF85E?+

#3FF85E is a HEX color with RGB value rgb(63, 248, 94) and HSL value hsl(130, 93%, 61%). Its closest CSS named color is LimeGreen.

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

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