Zoodles
#b8bf71
Here's everything about the color Zoodles (#b8bf71) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #b8bf71 | |
|---|---|---|
| RGB | rgb(184, 191, 113) | |
| HSL | hsl(65, 38%, 60%) | |
| CMYK | cmyk(4%, 0%, 41%, 25%) | |
| LAB | lab(75, -11, 38) | |
| OKLCH | oklch(0.78 0.101 113) |
Color harmonies
Tints & shades
Code snippets
color: #b8bf71;
background-color: #b8bf71;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFB8BF71)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.75, blue: 0.44, alpha: 1.0)