Kraft and Jade
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
Kraft paper plus one strong ink color is the most economical packaging system there is, and jade green is a smart choice of ink: green on tan signals natural and recyclable without a single leaf icon. Clay bridges the anchor toward carbon so the browns feel continuous, and paper gives labels a lighter field when kraft itself is the substrate. One accent, honest neutrals, nothing wasted.
Built around Tan.
Use this palette
#d2b48c, #3e8f6c, #f6f0e4, #a97e52, #33302b:root {
--color-kraft: #d2b48c;
--color-jade: #3e8f6c;
--color-paper: #f6f0e4;
--color-clay: #a97e52;
--color-carbon: #33302b;
}@theme {
--color-kraft: #d2b48c;
--color-jade: #3e8f6c;
--color-paper: #f6f0e4;
--color-clay: #a97e52;
--color-carbon: #33302b;
}{
"name": "Kraft and Jade",
"colors": [
{
"hex": "#d2b48c",
"role": "kraft"
},
{
"hex": "#3e8f6c",
"role": "jade"
},
{
"hex": "#f6f0e4",
"role": "paper"
},
{
"hex": "#a97e52",
"role": "clay"
},
{
"hex": "#33302b",
"role": "carbon"
}
]
}