Emerald Rain
#80c872
Here's everything about the color Emerald Rain (#80c872) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #80c872 | |
|---|---|---|
| RGB | rgb(128, 200, 114) | |
| HSL | hsl(110, 44%, 62%) | |
| CMYK | cmyk(36%, 0%, 43%, 22%) | |
| LAB | lab(74, -36, 36) | |
| OKLCH | oklch(0.76 0.139 140) |
Color harmonies
Tints & shades
Code snippets
color: #80c872;
background-color: #80c872;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF80C872)
/* Swift / UIKit */
UIColor(red: 0.50, green: 0.78, blue: 0.45, alpha: 1.0)