#5CB25C Color

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

Color preview

#5CB25C

Color formats

HEX
#5CB25C
RGB
rgb(92, 178, 92)
RGBA
rgba(92, 178, 92, 1)
HSL
hsl(120, 36%, 53%)
HSV
hsv(120, 48%, 70%)
CMYK
cmyk(48%, 0%, 48%, 30%)
CSS variable
--color-primary: #5CB25C;
Lowercase HEX
#5cb25c

Shades

Tints

Tones

Harmony

CSS snippets for #5CB25C

.color-5cb25c {
  color: #5CB25C;
  background-color: #5CB25C;
}

Frequently asked questions

What color is #5CB25C?+

#5CB25C is a HEX color with RGB value rgb(92, 178, 92) and HSL value hsl(120, 36%, 53%). Its closest CSS named color is MediumSeaGreen.

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

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