#3FEB8C Color

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

Color preview

#3FEB8C

Color formats

HEX
#3FEB8C
RGB
rgb(63, 235, 140)
RGBA
rgba(63, 235, 140, 1)
HSL
hsl(147, 81%, 58%)
HSV
hsv(147, 73%, 92%)
CMYK
cmyk(73%, 0%, 40%, 8%)
CSS variable
--color-primary: #3FEB8C;
Lowercase HEX
#3feb8c

Shades

Tints

Tones

Harmony

CSS snippets for #3FEB8C

.color-3feb8c {
  color: #3FEB8C;
  background-color: #3FEB8C;
}

Frequently asked questions

What color is #3FEB8C?+

#3FEB8C is a HEX color with RGB value rgb(63, 235, 140) and HSL value hsl(147, 81%, 58%). Its closest CSS named color is MediumAquaMarine.

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

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