Goddess
#d0e1e8
Goddess, represented by the hex value #d0e1e8, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d0e1e8 | |
|---|---|---|
| RGB | rgb(208, 225, 232) | |
| HSL | hsl(198, 34%, 86%) | |
| CMYK | cmyk(10%, 3%, 0%, 9%) | |
| LAB | lab(88, -5, -5) | |
| OKLCH | oklch(0.9 0.021 224) |
Color harmonies
Tints & shades
Code snippets
color: #d0e1e8;
background-color: #d0e1e8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD0E1E8)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.88, blue: 0.91, alpha: 1.0)