Dallas Dust
#ece0d6
Dallas Dust, represented by the hex value #ece0d6, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #ece0d6 | |
|---|---|---|
| RGB | rgb(236, 224, 214) | |
| HSL | hsl(27, 37%, 88%) | |
| CMYK | cmyk(0%, 5%, 9%, 7%) | |
| LAB | lab(90, 3, 6) | |
| OKLCH | oklch(0.91 0.019 62) |
Color harmonies
Tints & shades
Code snippets
color: #ece0d6;
background-color: #ece0d6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECE0D6)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.88, blue: 0.84, alpha: 1.0)