Distant Cloud
#e5eae6
Distant Cloud is a color with the hex code #e5eae6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e5eae6 | |
|---|---|---|
| RGB | rgb(229, 234, 230) | |
| HSL | hsl(132, 11%, 91%) | |
| CMYK | cmyk(2%, 0%, 2%, 8%) | |
| LAB | lab(92, -2, 1) | |
| OKLCH | oklch(0.93 0.008 152) |
Color harmonies
Tints & shades
Code snippets
color: #e5eae6;
background-color: #e5eae6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5EAE6)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.92, blue: 0.90, alpha: 1.0)