Sparkling Snow
#f5fefd
Here's everything about the color Sparkling Snow (#f5fefd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f5fefd | |
|---|---|---|
| RGB | rgb(245, 254, 253) | |
| HSL | hsl(173, 82%, 98%) | |
| CMYK | cmyk(4%, 0%, 0%, 0%) | |
| LAB | lab(99, -3, -1) | |
| OKLCH | oklch(0.99 0.01 189) |
Color harmonies
Tints & shades
Code snippets
color: #f5fefd;
background-color: #f5fefd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5FEFD)
/* Swift / UIKit */
UIColor(red: 0.96, green: 1.00, blue: 0.99, alpha: 1.0)