#5CFF8F Color

Inspect #5CFF8F across formats, palettes, contrast and closest named color matches.

Color preview

#5CFF8F

Color formats

HEX
#5CFF8F
RGB
rgb(92, 255, 143)
RGBA
rgba(92, 255, 143, 1)
HSL
hsl(139, 100%, 68%)
HSV
hsv(139, 64%, 100%)
CMYK
cmyk(64%, 0%, 44%, 0%)
CSS variable
--color-primary: #5CFF8F;
Lowercase HEX
#5cff8f

Shades

Tints

Tones

Harmony

CSS snippets for #5CFF8F

.color-5cff8f {
  color: #5CFF8F;
  background-color: #5CFF8F;
}

Frequently asked questions

What color is #5CFF8F?+

#5CFF8F is a HEX color with RGB value rgb(92, 255, 143) and HSL value hsl(139, 100%, 68%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #5CFF8F?+

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