Wool and Ember

warmmoodyminimal

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

Four grays with a brown undertone — fleece, wool, smoke, soot — form a complete tonal ladder, and ember is the coal glowing in the middle of it. The accent lands hard precisely because everything around it is desaturated; the grays lend it their calm, it lends them heat. This is the classic knitwear-and-fireplace formula, and it translates directly to brands that want cozy without cliché.

Built around Warm Gray.

Use this palette

Hex values
  • #a49a90wool
  • #d8d2c9fleece
  • #c2542eember
  • #6e665esmoke
  • #2f2b28soot
CSS custom properties

The variables, doing badge duty

woolfleeceembersmokesoot
:root {
  --color-wool: #a49a90;
  --color-fleece: #d8d2c9;
  --color-ember: #c2542e;
  --color-smoke: #6e665e;
  --color-soot: #2f2b28;
}
Tailwind v4 theme

In Wool and Ember's world

@theme {
  --color-wool: #a49a90;
  --color-fleece: #d8d2c9;
  --color-ember: #c2542e;
  --color-smoke: #6e665e;
  --color-soot: #2f2b28;
}
JSON
{
  "name": "Wool and Ember",
  "colors": [
    {
      "hex": "#a49a90",
      "role": "wool"
    },
    {
      "hex": "#d8d2c9",
      "role": "fleece"
    },
    {
      "hex": "#c2542e",
      "role": "ember"
    },
    {
      "hex": "#6e665e",
      "role": "smoke"
    },
    {
      "hex": "#2f2b28",
      "role": "soot"
    }
  ]
}

Related palettes