#3DFB96 Color

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

Color preview

#3DFB96

Color formats

HEX
#3DFB96
RGB
rgb(61, 251, 150)
RGBA
rgba(61, 251, 150, 1)
HSL
hsl(148, 96%, 61%)
HSV
hsv(148, 76%, 98%)
CMYK
cmyk(76%, 0%, 40%, 2%)
CSS variable
--color-primary: #3DFB96;
Lowercase HEX
#3dfb96

Shades

Tints

Tones

Harmony

CSS snippets for #3DFB96

.color-3dfb96 {
  color: #3DFB96;
  background-color: #3DFB96;
}

Frequently asked questions

What color is #3DFB96?+

#3DFB96 is a HEX color with RGB value rgb(61, 251, 150) and HSL value hsl(148, 96%, 61%). Its closest CSS named color is MediumSpringGreen.

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

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