Kiwi Crush
#7bc027
Kiwi Crush is a color with the hex code #7bc027. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7bc027 | |
|---|---|---|
| RGB | rgb(123, 192, 39) | |
| HSL | hsl(87, 66%, 45%) | |
| CMYK | cmyk(36%, 0%, 80%, 25%) | |
| LAB | lab(71, -40, 63) | |
| OKLCH | oklch(0.73 0.189 132) |
Color harmonies
Tints & shades
Code snippets
color: #7bc027;
background-color: #7bc027;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF7BC027)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.75, blue: 0.15, alpha: 1.0)