Cabin Weekend

earthywarmmoody

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

Forest green and bark brown are next-door neighbors in nature, and they harmonize here because brown is essentially a dark, desaturated orange — the complement that makes green feel alive. Ember concentrates that red-orange energy into one firelit accent, while pine extends the anchor down into a near-black for text and trim. Birch keeps the cabin bright enough to live in.

Built around Forest Green.

Use this palette

Hex values
#228b22, #f1e9da, #5d4433, #a63a2e, #1d2b1a
CSS custom properties
:root {
  --color-forest: #228b22;
  --color-birch: #f1e9da;
  --color-bark: #5d4433;
  --color-ember: #a63a2e;
  --color-pine: #1d2b1a;
}
Tailwind v4 theme
@theme {
  --color-forest: #228b22;
  --color-birch: #f1e9da;
  --color-bark: #5d4433;
  --color-ember: #a63a2e;
  --color-pine: #1d2b1a;
}
JSON
{
  "name": "Cabin Weekend",
  "colors": [
    {
      "hex": "#228b22",
      "role": "forest"
    },
    {
      "hex": "#f1e9da",
      "role": "birch"
    },
    {
      "hex": "#5d4433",
      "role": "bark"
    },
    {
      "hex": "#a63a2e",
      "role": "ember"
    },
    {
      "hex": "#1d2b1a",
      "role": "pine"
    }
  ]
}

Related palettes