Gossip
#9fd385
Gossip is a color with the hex code #9fd385. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9fd385 | |
|---|---|---|
| RGB | rgb(159, 211, 133) | |
| HSL | hsl(100, 47%, 67%) | |
| CMYK | cmyk(25%, 0%, 37%, 17%) | |
| LAB | lab(80, -28, 33) | |
| OKLCH | oklch(0.81 0.118 136) |
Color harmonies
Tints & shades
Code snippets
color: #9fd385;
background-color: #9fd385;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF9FD385)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.83, blue: 0.52, alpha: 1.0)