Vintner Study
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
Burgundy and forest green are muted near-complements, and because both are darkened well below mid-value they read as rich rather than festive. Camel bridges them tonally — it shares burgundy's warmth and parchment's lightness — so the palette steps down evenly from parchment to ink with no jarring gaps. Let parchment dominate and use burgundy and forest at equal, modest weights.
Built around Burgundy.
Use this palette
#800020, #c19a6b, #e9dcc9, #2f4033, #1c1418:root {
--color-burgundy: #800020;
--color-camel: #c19a6b;
--color-parchment: #e9dcc9;
--color-forest: #2f4033;
--color-ink: #1c1418;
}@theme {
--color-burgundy: #800020;
--color-camel: #c19a6b;
--color-parchment: #e9dcc9;
--color-forest: #2f4033;
--color-ink: #1c1418;
}{
"name": "Vintner Study",
"colors": [
{
"hex": "#800020",
"role": "burgundy"
},
{
"hex": "#c19a6b",
"role": "camel"
},
{
"hex": "#e9dcc9",
"role": "parchment"
},
{
"hex": "#2f4033",
"role": "forest"
},
{
"hex": "#1c1418",
"role": "ink"
}
]
}