Flax and Poppy

freshwarm

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

This is the poppy-in-a-wheat-field trick: a large, quiet field of beige and flax lets one hot red-orange bloom carry all the energy. Stone gray cools the midtones so the accent does not overheat the whole composition, and espresso provides a warm dark that holds up as text or outline work. The high contrast between poppy and the pale grounds makes it thrive in small formats like feeds and labels.

Built around Beige.

Use this palette

Hex values
#e0d3b8, #efe6cf, #d0492f, #a79d8a, #3c2a21
CSS custom properties
:root {
  --color-beige: #e0d3b8;
  --color-flax: #efe6cf;
  --color-poppy: #d0492f;
  --color-stone: #a79d8a;
  --color-espresso: #3c2a21;
}
Tailwind v4 theme
@theme {
  --color-beige: #e0d3b8;
  --color-flax: #efe6cf;
  --color-poppy: #d0492f;
  --color-stone: #a79d8a;
  --color-espresso: #3c2a21;
}
JSON
{
  "name": "Flax and Poppy",
  "colors": [
    {
      "hex": "#e0d3b8",
      "role": "beige"
    },
    {
      "hex": "#efe6cf",
      "role": "flax"
    },
    {
      "hex": "#d0492f",
      "role": "poppy"
    },
    {
      "hex": "#a79d8a",
      "role": "stone"
    },
    {
      "hex": "#3c2a21",
      "role": "espresso"
    }
  ]
}

Related palettes