Whisper of Smoke
#cbcecf
Here's everything about the color Whisper of Smoke (#cbcecf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cbcecf | |
|---|---|---|
| RGB | rgb(203, 206, 207) | |
| HSL | hsl(195, 4%, 80%) | |
| CMYK | cmyk(2%, 0%, 0%, 19%) | |
| LAB | lab(83, -1, -1) | |
| OKLCH | oklch(0.85 0.004 220) |
Color harmonies
Tints & shades
Code snippets
color: #cbcecf;
background-color: #cbcecf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCBCECF)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.81, blue: 0.81, alpha: 1.0)