Ghost Whisperer
#cbd1d0
Here's everything about the color Ghost Whisperer (#cbd1d0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cbd1d0 | |
|---|---|---|
| RGB | rgb(203, 209, 208) | |
| HSL | hsl(170, 6%, 81%) | |
| CMYK | cmyk(3%, 0%, 0%, 18%) | |
| LAB | lab(83, -2, 0) | |
| OKLCH | oklch(0.86 0.007 185) |
Color harmonies
Tints & shades
Code snippets
color: #cbd1d0;
background-color: #cbd1d0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCBD1D0)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.82, blue: 0.82, alpha: 1.0)