#3FF88C Color

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

Color preview

#3FF88C

Color formats

HEX
#3FF88C
RGB
rgb(63, 248, 140)
RGBA
rgba(63, 248, 140, 1)
HSL
hsl(145, 93%, 61%)
HSV
hsv(145, 75%, 97%)
CMYK
cmyk(75%, 0%, 44%, 3%)
CSS variable
--color-primary: #3FF88C;
Lowercase HEX
#3ff88c

Shades

Tints

Tones

Harmony

CSS snippets for #3FF88C

.color-3ff88c {
  color: #3FF88C;
  background-color: #3FF88C;
}

Frequently asked questions

What color is #3FF88C?+

#3FF88C is a HEX color with RGB value rgb(63, 248, 140) and HSL value hsl(145, 93%, 61%). Its closest CSS named color is MediumSpringGreen.

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

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