Ice Dagger
#cee5df
Here's everything about the color Ice Dagger (#cee5df) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cee5df | |
|---|---|---|
| RGB | rgb(206, 229, 223) | |
| HSL | hsl(164, 31%, 85%) | |
| CMYK | cmyk(10%, 0%, 3%, 10%) | |
| LAB | lab(89, -9, 0) | |
| OKLCH | oklch(0.9 0.026 178) |
Color harmonies
Tints & shades
Code snippets
color: #cee5df;
background-color: #cee5df;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCEE5DF)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.90, blue: 0.87, alpha: 1.0)