Pumice Morning

minimalfresh

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

Warm gray, oat, and chalk are evenly spaced light values of the same stony hue, which gives layouts a soft, dimensional background system rather than one flat field. Marigold is the accent, chosen because golden yellow shares the palette's warm base while jumping two full steps in saturation — visible without clashing. Basalt supplies a brown-black dark that keeps type warm and consistent.

Built around Warm Gray.

Use this palette

Hex values
  • #a49a90pumice
  • #c8c0b6oat
  • #f1ede7chalk
  • #e0a23emarigold
  • #45403abasalt
CSS custom properties

The variables, doing badge duty

pumiceoatchalkmarigoldbasalt
:root {
  --color-pumice: #a49a90;
  --color-oat: #c8c0b6;
  --color-chalk: #f1ede7;
  --color-marigold: #e0a23e;
  --color-basalt: #45403a;
}
Tailwind v4 theme

In Pumice Morning's world

@theme {
  --color-pumice: #a49a90;
  --color-oat: #c8c0b6;
  --color-chalk: #f1ede7;
  --color-marigold: #e0a23e;
  --color-basalt: #45403a;
}
JSON
{
  "name": "Pumice Morning",
  "colors": [
    {
      "hex": "#a49a90",
      "role": "pumice"
    },
    {
      "hex": "#c8c0b6",
      "role": "oat"
    },
    {
      "hex": "#f1ede7",
      "role": "chalk"
    },
    {
      "hex": "#e0a23e",
      "role": "marigold"
    },
    {
      "hex": "#45403a",
      "role": "basalt"
    }
  ]
}

Related palettes