#3FEF9D Color

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

Color preview

#3FEF9D

Color formats

HEX
#3FEF9D
RGB
rgb(63, 239, 157)
RGBA
rgba(63, 239, 157, 1)
HSL
hsl(152, 85%, 59%)
HSV
hsv(152, 74%, 94%)
CMYK
cmyk(74%, 0%, 34%, 6%)
CSS variable
--color-primary: #3FEF9D;
Lowercase HEX
#3fef9d

Shades

Tints

Tones

Harmony

CSS snippets for #3FEF9D

.color-3fef9d {
  color: #3FEF9D;
  background-color: #3FEF9D;
}

Frequently asked questions

What color is #3FEF9D?+

#3FEF9D is a HEX color with RGB value rgb(63, 239, 157) and HSL value hsl(152, 85%, 59%). Its closest CSS named color is Turquoise.

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

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