Dune and Agave

earthycalmfresh

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

Sand, dune, and shell are three grades of the same sun-bleached gold, the kind of tight tonal family that makes rooms and layouts feel serene rather than beige. Agave — a gray-green succulent tone — is the single living accent, and its coolness against all that warmth is exactly the contrast a desert planting has against its ground. Driftwood deepens the neutrals just enough to carry text and trim.

Built around Sand.

Use this palette

Hex values
  • #d5c4a1sand
  • #e9dfc7dune
  • #4f8578agave
  • #f6f0e2shell
  • #8a7a5fdriftwood
CSS custom properties

The variables, doing badge duty

sandduneagaveshelldriftwood
:root {
  --color-sand: #d5c4a1;
  --color-dune: #e9dfc7;
  --color-agave: #4f8578;
  --color-shell: #f6f0e2;
  --color-driftwood: #8a7a5f;
}
Tailwind v4 theme

In Dune and Agave's world

@theme {
  --color-sand: #d5c4a1;
  --color-dune: #e9dfc7;
  --color-agave: #4f8578;
  --color-shell: #f6f0e2;
  --color-driftwood: #8a7a5f;
}
JSON
{
  "name": "Dune and Agave",
  "colors": [
    {
      "hex": "#d5c4a1",
      "role": "sand"
    },
    {
      "hex": "#e9dfc7",
      "role": "dune"
    },
    {
      "hex": "#4f8578",
      "role": "agave"
    },
    {
      "hex": "#f6f0e2",
      "role": "shell"
    },
    {
      "hex": "#8a7a5f",
      "role": "driftwood"
    }
  ]
}

Related palettes