Delicate Cloud
#dddfe8
Delicate Cloud is a color with the hex code #dddfe8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #dddfe8 | |
|---|---|---|
| RGB | rgb(221, 223, 232) | |
| HSL | hsl(229, 19%, 89%) | |
| CMYK | cmyk(5%, 4%, 0%, 9%) | |
| LAB | lab(89, 1, -5) | |
| OKLCH | oklch(0.9 0.012 276) |
Color harmonies
Tints & shades
Code snippets
color: #dddfe8;
background-color: #dddfe8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDDDFE8)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.87, blue: 0.91, alpha: 1.0)