Zunda Green
#6bc026
Zunda Green is a color with the hex code #6bc026. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6bc026 | |
|---|---|---|
| RGB | rgb(107, 192, 38) | |
| HSL | hsl(93, 67%, 45%) | |
| CMYK | cmyk(44%, 0%, 80%, 25%) | |
| LAB | lab(70, -45, 62) | |
| OKLCH | oklch(0.73 0.198 135) |
Color harmonies
Tints & shades
Code snippets
color: #6bc026;
background-color: #6bc026;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-green-500 /* ≈ #00c950 */
/* Flutter */
Color(0xFF6BC026)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.75, blue: 0.15, alpha: 1.0)