Cold White
#edfcfb
Here's everything about the color Cold White (#edfcfb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #edfcfb | |
|---|---|---|
| RGB | rgb(237, 252, 251) | |
| HSL | hsl(176, 71%, 96%) | |
| CMYK | cmyk(6%, 0%, 0%, 1%) | |
| LAB | lab(98, -5, -1) | |
| OKLCH | oklch(0.98 0.016 192) |
Color harmonies
Tints & shades
Code snippets
color: #edfcfb;
background-color: #edfcfb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDFCFB)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.99, blue: 0.98, alpha: 1.0)