Celestial Cathedral
#daeaf6
Celestial Cathedral is a color with the hex code #daeaf6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #daeaf6 | |
|---|---|---|
| RGB | rgb(218, 234, 246) | |
| HSL | hsl(206, 61%, 91%) | |
| CMYK | cmyk(11%, 5%, 0%, 4%) | |
| LAB | lab(92, -4, -8) | |
| OKLCH | oklch(0.93 0.024 240) |
Color harmonies
Tints & shades
Code snippets
color: #daeaf6;
background-color: #daeaf6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDAEAF6)
/* Swift / UIKit */
UIColor(red: 0.85, green: 0.92, blue: 0.96, alpha: 1.0)