Zen
#cfd9de
Zen is a color with the hex code #cfd9de. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cfd9de | |
|---|---|---|
| RGB | rgb(207, 217, 222) | |
| HSL | hsl(200, 19%, 84%) | |
| CMYK | cmyk(7%, 2%, 0%, 13%) | |
| LAB | lab(86, -3, -4) | |
| OKLCH | oklch(0.88 0.013 229) |
Color harmonies
Tints & shades
Code snippets
color: #cfd9de;
background-color: #cfd9de;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCFD9DE)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.85, blue: 0.87, alpha: 1.0)