#5CEF8D Color

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

Color preview

#5CEF8D

Color formats

HEX
#5CEF8D
RGB
rgb(92, 239, 141)
RGBA
rgba(92, 239, 141, 1)
HSL
hsl(140, 82%, 65%)
HSV
hsv(140, 62%, 94%)
CMYK
cmyk(62%, 0%, 41%, 6%)
CSS variable
--color-primary: #5CEF8D;
Lowercase HEX
#5cef8d

Shades

Tints

Tones

Harmony

CSS snippets for #5CEF8D

.color-5cef8d {
  color: #5CEF8D;
  background-color: #5CEF8D;
}

Frequently asked questions

What color is #5CEF8D?+

#5CEF8D is a HEX color with RGB value rgb(92, 239, 141) and HSL value hsl(140, 82%, 65%). Its closest CSS named color is MediumAquaMarine.

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

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