Valley of Tears
#d1e1e4
Here's everything about the color Valley of Tears (#d1e1e4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d1e1e4 | |
|---|---|---|
| RGB | rgb(209, 225, 228) | |
| HSL | hsl(189, 26%, 86%) | |
| CMYK | cmyk(8%, 1%, 0%, 11%) | |
| LAB | lab(88, -5, -3) | |
| OKLCH | oklch(0.9 0.018 210) |
Color harmonies
Tints & shades
Code snippets
color: #d1e1e4;
background-color: #d1e1e4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD1E1E4)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.88, blue: 0.89, alpha: 1.0)