Second Wind
#dfece9
Here's everything about the color Second Wind (#dfece9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dfece9 | |
|---|---|---|
| RGB | rgb(223, 236, 233) | |
| HSL | hsl(166, 25%, 90%) | |
| CMYK | cmyk(6%, 0%, 1%, 7%) | |
| LAB | lab(92, -5, 0) | |
| OKLCH | oklch(0.93 0.014 181) |
Color harmonies
Tints & shades
Code snippets
color: #dfece9;
background-color: #dfece9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFDFECE9)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.93, blue: 0.91, alpha: 1.0)