Smell of Garlic
#d9ddcb
Here's everything about the color Smell of Garlic (#d9ddcb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d9ddcb | |
|---|---|---|
| RGB | rgb(217, 221, 203) | |
| HSL | hsl(73, 21%, 83%) | |
| CMYK | cmyk(2%, 0%, 8%, 13%) | |
| LAB | lab(87, -4, 8) | |
| OKLCH | oklch(0.89 0.025 117) |
Color harmonies
Tints & shades
Code snippets
color: #d9ddcb;
background-color: #d9ddcb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD9DDCB)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.87, blue: 0.80, alpha: 1.0)