#5CED45 Color

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

Color preview

#5CED45

Color formats

HEX
#5CED45
RGB
rgb(92, 237, 69)
RGBA
rgba(92, 237, 69, 1)
HSL
hsl(112, 82%, 60%)
HSV
hsv(112, 71%, 93%)
CMYK
cmyk(61%, 0%, 71%, 7%)
CSS variable
--color-primary: #5CED45;
Lowercase HEX
#5ced45

Shades

Tints

Tones

Harmony

CSS snippets for #5CED45

.color-5ced45 {
  color: #5CED45;
  background-color: #5CED45;
}

Frequently asked questions

What color is #5CED45?+

#5CED45 is a HEX color with RGB value rgb(92, 237, 69) and HSL value hsl(112, 82%, 60%). Its closest CSS named color is LimeGreen.

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

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