Drifting Cloud
#dbe0e1
Drifting Cloud is a color with the hex code #dbe0e1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dbe0e1 | |
|---|---|---|
| RGB | rgb(219, 224, 225) | |
| HSL | hsl(190, 9%, 87%) | |
| CMYK | cmyk(3%, 0%, 0%, 12%) | |
| LAB | lab(89, -2, -1) | |
| OKLCH | oklch(0.9 0.006 211) |
Color harmonies
Tints & shades
Code snippets
color: #dbe0e1;
background-color: #dbe0e1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBE0E1)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.88, blue: 0.88, alpha: 1.0)