Desert Dusk
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
Fired clay against pale sand mirrors an actual desert evening, and that shared warmth is what makes the palette cohesive. The gray-green cactus tone cools things just enough to keep it from feeling monochrome, while charcoal — not black — grounds text without breaking the softness. Works hardest in branding that wants warmth with restraint.
Built around Terracotta.
Use this palette
#c8674a, #e8c39e, #f5ede3, #5f7161, #36454f:root {
--color-terracotta: #c8674a;
--color-sand: #e8c39e;
--color-cream: #f5ede3;
--color-cactus: #5f7161;
--color-charcoal: #36454f;
}@theme {
--color-terracotta: #c8674a;
--color-sand: #e8c39e;
--color-cream: #f5ede3;
--color-cactus: #5f7161;
--color-charcoal: #36454f;
}{
"name": "Desert Dusk",
"colors": [
{
"hex": "#c8674a",
"role": "terracotta"
},
{
"hex": "#e8c39e",
"role": "sand"
},
{
"hex": "#f5ede3",
"role": "cream"
},
{
"hex": "#5f7161",
"role": "cactus"
},
{
"hex": "#36454f",
"role": "charcoal"
}
]
}