Clair de Lune
#dbe9df
Here's everything about the color Clair de Lune (#dbe9df) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dbe9df | |
|---|---|---|
| RGB | rgb(219, 233, 223) | |
| HSL | hsl(137, 24%, 89%) | |
| CMYK | cmyk(6%, 0%, 4%, 9%) | |
| LAB | lab(91, -6, 3) | |
| OKLCH | oklch(0.92 0.02 155) |
Color harmonies
Tints & shades
Code snippets
color: #dbe9df;
background-color: #dbe9df;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDBE9DF)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.91, blue: 0.87, alpha: 1.0)