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.

Drag to place · tap to copy

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

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
#d5c4a1, #e9dfc7, #4f8578, #f6f0e2, #8a7a5f
CSS custom properties
:root {
  --color-sand: #d5c4a1;
  --color-dune: #e9dfc7;
  --color-agave: #4f8578;
  --color-shell: #f6f0e2;
  --color-driftwood: #8a7a5f;
}
Tailwind v4 theme
@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