#5CB27F Color

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

Color preview

#5CB27F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #5CB27F

.color-5cb27f {
  color: #5CB27F;
  background-color: #5CB27F;
}

Frequently asked questions

What color is #5CB27F?+

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

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

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