Zucchini
#17462e
Zucchini, represented by the hex value #17462e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #17462e | |
|---|---|---|
| RGB | rgb(23, 70, 46) | |
| HSL | hsl(149, 51%, 18%) | |
| CMYK | cmyk(67%, 0%, 34%, 73%) | |
| LAB | lab(26, -22, 10) | |
| OKLCH | oklch(0.35 0.066 158) |
Color harmonies
Tints & shades
Code snippets
color: #17462e;
background-color: #17462e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF17462E)
/* Swift / UIKit */
UIColor(red: 0.09, green: 0.27, blue: 0.18, alpha: 1.0)