Kiln and Fog
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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 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
#b7410e, #b9b3ac, #f4f1ec, #5f7a74, #2a2724:root {
--color-kiln: #b7410e;
--color-fog: #b9b3ac;
--color-porcelain: #f4f1ec;
--color-eucalyptus: #5f7a74;
--color-charcoal: #2a2724;
}@theme {
--color-kiln: #b7410e;
--color-fog: #b9b3ac;
--color-porcelain: #f4f1ec;
--color-eucalyptus: #5f7a74;
--color-charcoal: #2a2724;
}{
"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"
}
]
}