Whispering Smoke
#d8d8d4
Here's everything about the color Whispering Smoke (#d8d8d4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d8d8d4 | |
|---|---|---|
| RGB | rgb(216, 216, 212) | |
| HSL | hsl(60, 5%, 84%) | |
| CMYK | cmyk(0%, 0%, 2%, 15%) | |
| LAB | lab(86, -1, 2) | |
| OKLCH | oklch(0.88 0.005 107) |
Color harmonies
Tints & shades
Code snippets
color: #d8d8d4;
background-color: #d8d8d4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD8D8D4)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.85, blue: 0.83, alpha: 1.0)