Claret and Linen
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
Dusty rose is essentially claret cut with linen, so the three warm tones form one continuous family from dark wine to pale cloth. Cool slate is the deliberate outsider: it tempers all that warmth and keeps a wedding suite from feeling heavy or autumnal. Claret works best in small, formal doses — monograms, rules, ribbon — against a dominant linen ground.
Built around Burgundy.
Use this palette
#800020, #f4efe8, #d8a7a0, #6d7b8d, #2b2430:root {
--color-claret: #800020;
--color-linen: #f4efe8;
--color-dusty-rose: #d8a7a0;
--color-slate: #6d7b8d;
--color-ink: #2b2430;
}@theme {
--color-claret: #800020;
--color-linen: #f4efe8;
--color-dusty-rose: #d8a7a0;
--color-slate: #6d7b8d;
--color-ink: #2b2430;
}{
"name": "Claret and Linen",
"colors": [
{
"hex": "#800020",
"role": "claret"
},
{
"hex": "#f4efe8",
"role": "linen"
},
{
"hex": "#d8a7a0",
"role": "dusty-rose"
},
{
"hex": "#6d7b8d",
"role": "slate"
},
{
"hex": "#2b2430",
"role": "ink"
}
]
}