Autumn Archive
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
Mustard, walnut and rust are the seventies triad, but keyed to parchment instead of white they read archival rather than kitsch. Every hue shares a brown undertone, so the palette holds together at any ratio — a forgiving quality that suits illustration and editorial spot color.
Built around Mustard Yellow.
Use this palette
#d4a017, #8b5e3c, #c8674a, #f0e6d2, #3d3a34:root {
--color-mustard: #d4a017;
--color-walnut: #8b5e3c;
--color-rust: #c8674a;
--color-parchment: #f0e6d2;
--color-espresso: #3d3a34;
}@theme {
--color-mustard: #d4a017;
--color-walnut: #8b5e3c;
--color-rust: #c8674a;
--color-parchment: #f0e6d2;
--color-espresso: #3d3a34;
}{
"name": "Autumn Archive",
"colors": [
{
"hex": "#d4a017",
"role": "mustard"
},
{
"hex": "#8b5e3c",
"role": "walnut"
},
{
"hex": "#c8674a",
"role": "rust"
},
{
"hex": "#f0e6d2",
"role": "parchment"
},
{
"hex": "#3d3a34",
"role": "espresso"
}
]
}