Kiln and Fog

minimalearthy

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

This is a near-monochrome gray scheme — porcelain, fog, charcoal — with rust as the single fired accent, the ceramic-studio trick of letting one glaze color speak against clay neutrals. Eucalyptus is a gray that leans green, quietly answering rust's warmth without introducing a real second color. Because the neutrals do all the layout work, rust can stay under ten percent and still define the brand.

Built around Rust.

Use this palette

Hex values
  • #b7410ekiln
  • #b9b3acfog
  • #f4f1ecporcelain
  • #5f7a74eucalyptus
  • #2a2724charcoal
CSS custom properties

The variables, doing badge duty

kilnfogporcelaineucalyptuscharcoal
:root {
  --color-kiln: #b7410e;
  --color-fog: #b9b3ac;
  --color-porcelain: #f4f1ec;
  --color-eucalyptus: #5f7a74;
  --color-charcoal: #2a2724;
}
Tailwind v4 theme

In Kiln and Fog's world

@theme {
  --color-kiln: #b7410e;
  --color-fog: #b9b3ac;
  --color-porcelain: #f4f1ec;
  --color-eucalyptus: #5f7a74;
  --color-charcoal: #2a2724;
}
JSON
{
  "name": "Kiln and Fog",
  "colors": [
    {
      "hex": "#b7410e",
      "role": "kiln"
    },
    {
      "hex": "#b9b3ac",
      "role": "fog"
    },
    {
      "hex": "#f4f1ec",
      "role": "porcelain"
    },
    {
      "hex": "#5f7a74",
      "role": "eucalyptus"
    },
    {
      "hex": "#2a2724",
      "role": "charcoal"
    }
  ]
}

Related palettes