Wool and Ember
Click any swatch to copy its hex.
See it in place
Design that earns its keep
A tiny landing page, painted entirely with this palette so you can judge it doing real work.
Get startedFast
Ships static, loads instantly.
Honest
Every choice explained.
How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. Drag a chip onto any part of the mockup to override it — your arrangement is saved into this page's URL, so copying the link shares it.
Why it works
Four grays with a brown undertone — fleece, wool, smoke, soot — form a complete tonal ladder, and ember is the coal glowing in the middle of it. The accent lands hard precisely because everything around it is desaturated; the grays lend it their calm, it lends them heat. This is the classic knitwear-and-fireplace formula, and it translates directly to brands that want cozy without cliché.
Built around Warm Gray.
Use this palette
#a49a90, #d8d2c9, #c2542e, #6e665e, #2f2b28:root {
--color-wool: #a49a90;
--color-fleece: #d8d2c9;
--color-ember: #c2542e;
--color-smoke: #6e665e;
--color-soot: #2f2b28;
}@theme {
--color-wool: #a49a90;
--color-fleece: #d8d2c9;
--color-ember: #c2542e;
--color-smoke: #6e665e;
--color-soot: #2f2b28;
}{
"name": "Wool and Ember",
"colors": [
{
"hex": "#a49a90",
"role": "wool"
},
{
"hex": "#d8d2c9",
"role": "fleece"
},
{
"hex": "#c2542e",
"role": "ember"
},
{
"hex": "#6e665e",
"role": "smoke"
},
{
"hex": "#2f2b28",
"role": "soot"
}
]
}