Dark Roast Marigold

warmmoody

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

Espresso against marigold is a bee-and-coffee-bean contrast: the near-black brown makes the golden yellow look lit from within, and the yellow returns the favor by making the brown feel rich instead of heavy. Stone is the crucial mediator — a gray-taupe that quiets the middle values so the two stars keep the stage. Bark extends the dark end for text on oat-milk backgrounds, giving the system real front-end utility.

Built around Espresso.

Use this palette

Hex values
#3c2a21, #e2a33b, #f4ecdf, #9b8b79, #241a15
CSS custom properties
:root {
  --color-espresso: #3c2a21;
  --color-marigold: #e2a33b;
  --color-oat-milk: #f4ecdf;
  --color-stone: #9b8b79;
  --color-bark: #241a15;
}
Tailwind v4 theme
@theme {
  --color-espresso: #3c2a21;
  --color-marigold: #e2a33b;
  --color-oat-milk: #f4ecdf;
  --color-stone: #9b8b79;
  --color-bark: #241a15;
}
JSON
{
  "name": "Dark Roast Marigold",
  "colors": [
    {
      "hex": "#3c2a21",
      "role": "espresso"
    },
    {
      "hex": "#e2a33b",
      "role": "marigold"
    },
    {
      "hex": "#f4ecdf",
      "role": "oat-milk"
    },
    {
      "hex": "#9b8b79",
      "role": "stone"
    },
    {
      "hex": "#241a15",
      "role": "bark"
    }
  ]
}

Related palettes