Damson Harvest

earthymoodywarm

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

Plum and olive are the orchard pairing — fruit and leaf — and like most colors borrowed from the same plant they share an earthy, gray-tempered saturation that keeps them friendly. Straw and parchment bring in the late-summer field, warming the purples. Fig extends plum into a rich dark for text and labels. Ideal for wine, preserves and anything sold in a paper-wrapped jar.

Built around Plum.

Use this palette

Hex values
  • #8e4585plum
  • #4a2b40fig
  • #8a8b4folive
  • #e9dcb8straw
  • #faf6eeparchment
CSS custom properties

The variables, doing badge duty

plumfigolivestrawparchment
:root {
  --color-plum: #8e4585;
  --color-fig: #4a2b40;
  --color-olive: #8a8b4f;
  --color-straw: #e9dcb8;
  --color-parchment: #faf6ee;
}
Tailwind v4 theme

In Damson Harvest's world

@theme {
  --color-plum: #8e4585;
  --color-fig: #4a2b40;
  --color-olive: #8a8b4f;
  --color-straw: #e9dcb8;
  --color-parchment: #faf6ee;
}
JSON
{
  "name": "Damson Harvest",
  "colors": [
    {
      "hex": "#8e4585",
      "role": "plum"
    },
    {
      "hex": "#4a2b40",
      "role": "fig"
    },
    {
      "hex": "#8a8b4f",
      "role": "olive"
    },
    {
      "hex": "#e9dcb8",
      "role": "straw"
    },
    {
      "hex": "#faf6ee",
      "role": "parchment"
    }
  ]
}

Related palettes