Candied Snow
#d8fff3
Candied Snow is a color with the hex code #d8fff3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d8fff3 | |
|---|---|---|
| RGB | rgb(216, 255, 243) | |
| HSL | hsl(162, 100%, 92%) | |
| CMYK | cmyk(15%, 0%, 5%, 0%) | |
| LAB | lab(97, -15, 1) | |
| OKLCH | oklch(0.97 0.043 175) |
Color harmonies
Tints & shades
Code snippets
color: #d8fff3;
background-color: #d8fff3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD8FFF3)
/* Swift / UIKit */
UIColor(red: 0.85, green: 1.00, blue: 0.95, alpha: 1.0)