Veiling Waterfalls
#d4eaff
Here's everything about the color Veiling Waterfalls (#d4eaff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d4eaff | |
|---|---|---|
| RGB | rgb(212, 234, 255) | |
| HSL | hsl(209, 100%, 92%) | |
| CMYK | cmyk(17%, 8%, 0%, 0%) | |
| LAB | lab(92, -4, -13) | |
| OKLCH | oklch(0.93 0.037 247) |
Color harmonies
Tints & shades
Code snippets
color: #d4eaff;
background-color: #d4eaff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD4EAFF)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.92, blue: 1.00, alpha: 1.0)