Cryo Freeze
#ddece0
Cryo Freeze is a color with the hex code #ddece0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ddece0 | |
|---|---|---|
| RGB | rgb(221, 236, 224) | |
| HSL | hsl(132, 28%, 90%) | |
| CMYK | cmyk(6%, 0%, 5%, 7%) | |
| LAB | lab(92, -7, 4) | |
| OKLCH | oklch(0.93 0.023 152) |
Color harmonies
Tints & shades
Code snippets
color: #ddece0;
background-color: #ddece0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDDECE0)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.93, blue: 0.88, alpha: 1.0)