Prairie Forge
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
Denim blue is rust's true complement, and faded to workwear saturation the pair recalls oxidized tools against chambray — contrast with a shared history of wear. Wheat is the bridge tone, warm like rust but light like flour, so the palette never jumps straight from dark accent to pale ground. Give rust the logo and links, denim the secondary UI, and let flour do the heavy background lifting.
Built around Rust.
Use this palette
#b7410e, #dcc08b, #48678a, #f6efe2, #302620:root {
--color-rust: #b7410e;
--color-wheat: #dcc08b;
--color-denim: #48678a;
--color-flour: #f6efe2;
--color-iron: #302620;
}@theme {
--color-rust: #b7410e;
--color-wheat: #dcc08b;
--color-denim: #48678a;
--color-flour: #f6efe2;
--color-iron: #302620;
}{
"name": "Prairie Forge",
"colors": [
{
"hex": "#b7410e",
"role": "rust"
},
{
"hex": "#dcc08b",
"role": "wheat"
},
{
"hex": "#48678a",
"role": "denim"
},
{
"hex": "#f6efe2",
"role": "flour"
},
{
"hex": "#302620",
"role": "iron"
}
]
}