Cold Shoulder
#d4e0ef
Here's everything about the color Cold Shoulder (#d4e0ef) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #d4e0ef | |
|---|---|---|
| RGB | rgb(212, 224, 239) | |
| HSL | hsl(213, 46%, 88%) | |
| CMYK | cmyk(11%, 6%, 0%, 6%) | |
| LAB | lab(89, -2, -9) | |
| OKLCH | oklch(0.9 0.024 254) |
Color harmonies
Tints & shades
Code snippets
color: #d4e0ef;
background-color: #d4e0ef;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFD4E0EF)
/* Swift / UIKit */
UIColor(red: 0.83, green: 0.88, blue: 0.94, alpha: 1.0)