Ghost
#c0bfc7
Ghost is a color with the hex code #c0bfc7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c0bfc7 | |
|---|---|---|
| RGB | rgb(192, 191, 199) | |
| HSL | hsl(248, 7%, 76%) | |
| CMYK | cmyk(4%, 4%, 0%, 22%) | |
| LAB | lab(78, 1, -4) | |
| OKLCH | oklch(0.81 0.011 292) |
Color harmonies
Tints & shades
Code snippets
color: #c0bfc7;
background-color: #c0bfc7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC0BFC7)
/* Swift / UIKit */
UIColor(red: 0.75, green: 0.75, blue: 0.78, alpha: 1.0)