Rust and Juniper
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
Rust and juniper are both heavily desaturated versions of a red-green complement, which is why they read as high-country landscape rather than holiday. Buckskin sits exactly between rust and bone in both hue and value, smoothing the warm side into one gradient. Bone dominates, rust punctuates, juniper cools, and soot — a brown-black — handles type without breaking the mineral mood.
Built around Rust.
Use this palette
#b7410e, #46594b, #c7a878, #f0e8db, #26211d:root {
--color-rust: #b7410e;
--color-juniper: #46594b;
--color-buckskin: #c7a878;
--color-bone: #f0e8db;
--color-soot: #26211d;
}@theme {
--color-rust: #b7410e;
--color-juniper: #46594b;
--color-buckskin: #c7a878;
--color-bone: #f0e8db;
--color-soot: #26211d;
}{
"name": "Rust and Juniper",
"colors": [
{
"hex": "#b7410e",
"role": "rust"
},
{
"hex": "#46594b",
"role": "juniper"
},
{
"hex": "#c7a878",
"role": "buckskin"
},
{
"hex": "#f0e8db",
"role": "bone"
},
{
"hex": "#26211d",
"role": "soot"
}
]
}