#36FC96 Color

Inspect #36FC96 across formats, palettes, contrast and closest named color matches.

Color preview

#36FC96

Color formats

HEX
#36FC96
RGB
rgb(54, 252, 150)
RGBA
rgba(54, 252, 150, 1)
HSL
hsl(149, 97%, 60%)
HSV
hsv(149, 79%, 99%)
CMYK
cmyk(79%, 0%, 40%, 1%)
CSS variable
--color-primary: #36FC96;
Lowercase HEX
#36fc96

Shades

Tints

Tones

Harmony

CSS snippets for #36FC96

.color-36fc96 {
  color: #36FC96;
  background-color: #36FC96;
}

Frequently asked questions

What color is #36FC96?+

#36FC96 is a HEX color with RGB value rgb(54, 252, 150) and HSL value hsl(149, 97%, 60%). Its closest CSS named color is MediumSpringGreen.

What is the closest Tailwind color to #36FC96?+

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