White Warm Wool
#efe6d1
White Warm Wool, represented by the hex value #efe6d1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #efe6d1 | |
|---|---|---|
| RGB | rgb(239, 230, 209) | |
| HSL | hsl(42, 48%, 88%) | |
| CMYK | cmyk(0%, 4%, 13%, 6%) | |
| LAB | lab(92, 1, 11) | |
| OKLCH | oklch(0.93 0.03 88) |
Color harmonies
Tints & shades
Code snippets
color: #efe6d1;
background-color: #efe6d1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFE6D1)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.90, blue: 0.82, alpha: 1.0)