Wind Blown
#dde3e7
Here's everything about the color Wind Blown (#dde3e7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dde3e7 | |
|---|---|---|
| RGB | rgb(221, 227, 231) | |
| HSL | hsl(204, 17%, 89%) | |
| CMYK | cmyk(4%, 2%, 0%, 9%) | |
| LAB | lab(90, -2, -3) | |
| OKLCH | oklch(0.91 0.008 237) |
Color harmonies
Tints & shades
Code snippets
color: #dde3e7;
background-color: #dde3e7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDDE3E7)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.89, blue: 0.91, alpha: 1.0)