Zucchini Noodles
#c8d07f
Here's everything about the color Zucchini Noodles (#c8d07f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c8d07f | |
|---|---|---|
| RGB | rgb(200, 208, 127) | |
| HSL | hsl(66, 46%, 66%) | |
| CMYK | cmyk(4%, 0%, 39%, 18%) | |
| LAB | lab(81, -12, 39) | |
| OKLCH | oklch(0.83 0.104 113) |
Color harmonies
Tints & shades
Code snippets
color: #c8d07f;
background-color: #c8d07f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC8D07F)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.82, blue: 0.50, alpha: 1.0)