Ghost Writer
#bcb7ad
Ghost Writer is a color with the hex code #bcb7ad. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bcb7ad | |
|---|---|---|
| RGB | rgb(188, 183, 173) | |
| HSL | hsl(40, 10%, 71%) | |
| CMYK | cmyk(0%, 3%, 8%, 26%) | |
| LAB | lab(75, 1, 6) | |
| OKLCH | oklch(0.78 0.015 85) |
Color harmonies
Tints & shades
Code snippets
color: #bcb7ad;
background-color: #bcb7ad;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFBCB7AD)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.72, blue: 0.68, alpha: 1.0)