Sour Green
#c1e613
Sour Green is a color with the hex code #c1e613. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c1e613 | |
|---|---|---|
| RGB | rgb(193, 230, 19) | |
| HSL | hsl(71, 85%, 49%) | |
| CMYK | cmyk(16%, 0%, 92%, 10%) | |
| LAB | lab(86, -29, 81) | |
| OKLCH | oklch(0.87 0.205 121) |
Color harmonies
Tints & shades
Code snippets
color: #c1e613;
background-color: #c1e613;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFC1E613)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.90, blue: 0.07, alpha: 1.0)