Ice Cold
#d2eaf1
Ice Cold is a color with the hex code #d2eaf1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d2eaf1 | |
|---|---|---|
| RGB | rgb(210, 234, 241) | |
| HSL | hsl(194, 53%, 88%) | |
| CMYK | cmyk(13%, 3%, 0%, 5%) | |
| LAB | lab(91, -7, -6) | |
| OKLCH | oklch(0.92 0.027 217) |
Color harmonies
Tints & shades
Code snippets
color: #d2eaf1;
background-color: #d2eaf1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD2EAF1)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.92, blue: 0.95, alpha: 1.0)