Jet d’Eau
#d1eaec
Jet d’Eau, represented by the hex value #d1eaec, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d1eaec | |
|---|---|---|
| RGB | rgb(209, 234, 236) | |
| HSL | hsl(184, 42%, 87%) | |
| CMYK | cmyk(11%, 1%, 0%, 7%) | |
| LAB | lab(91, -8, -4) | |
| OKLCH | oklch(0.92 0.026 203) |
Color harmonies
Tints & shades
Code snippets
color: #d1eaec;
background-color: #d1eaec;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD1EAEC)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.92, blue: 0.93, alpha: 1.0)