Envy’s Love
#2dd78d
Envy’s Love is a color with the hex code #2dd78d. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2dd78d | |
|---|---|---|
| RGB | rgb(45, 215, 141) | |
| HSL | hsl(154, 68%, 51%) | |
| CMYK | cmyk(79%, 0%, 34%, 16%) | |
| LAB | lab(77, -56, 24) | |
| OKLCH | oklch(0.78 0.17 158) |
Color harmonies
Tints & shades
Code snippets
color: #2dd78d;
background-color: #2dd78d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-green-500 /* ≈ #00c950 */
/* Flutter */
Color(0xFF2DD78D)
/* Swift / UIKit */
UIColor(red: 0.18, green: 0.84, blue: 0.55, alpha: 1.0)