Desert Dusk

earthywarm

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 started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Tap to copy + paint · drag to place

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. To override: tap a chip to arm it, then click any outlined part of the mockup to paint (or drag the chip there). 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

Hex values
  • #c8674aterracotta
  • #e8c39esand
  • #f5ede3cream
  • #5f7161cactus
  • #36454fcharcoal
CSS custom properties

The variables, doing badge duty

terracottasandcreamcactuscharcoal
:root {
  --color-terracotta: #c8674a;
  --color-sand: #e8c39e;
  --color-cream: #f5ede3;
  --color-cactus: #5f7161;
  --color-charcoal: #36454f;
}
Tailwind v4 theme

In Desert Dusk's world

@theme {
  --color-terracotta: #c8674a;
  --color-sand: #e8c39e;
  --color-cream: #f5ede3;
  --color-cactus: #5f7161;
  --color-charcoal: #36454f;
}
JSON
{
  "name": "Desert Dusk",
  "colors": [
    {
      "hex": "#c8674a",
      "role": "terracotta"
    },
    {
      "hex": "#e8c39e",
      "role": "sand"
    },
    {
      "hex": "#f5ede3",
      "role": "cream"
    },
    {
      "hex": "#5f7161",
      "role": "cactus"
    },
    {
      "hex": "#36454f",
      "role": "charcoal"
    }
  ]
}

Related palettes