Foundry Morning
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
Steel, gunmetal, silver and vapor form a cold metallic value ladder, and rust is the inevitable accent — literally what happens to this material family, which is why it feels earned rather than decorative. The orange of rust is steel blue's complement, so a thin stroke of it energizes the whole grayscale structure. Suits industrial B2B, tooling and engineering brands that want warmth in exactly one place.
Built around Steel Blue.
Use this palette
#4682b4, #2e3d49, #d8dee4, #b7410e, #f4f6f8:root {
--color-steel: #4682b4;
--color-gunmetal: #2e3d49;
--color-silver: #d8dee4;
--color-rust: #b7410e;
--color-vapor: #f4f6f8;
}@theme {
--color-steel: #4682b4;
--color-gunmetal: #2e3d49;
--color-silver: #d8dee4;
--color-rust: #b7410e;
--color-vapor: #f4f6f8;
}{
"name": "Foundry Morning",
"colors": [
{
"hex": "#4682b4",
"role": "steel"
},
{
"hex": "#2e3d49",
"role": "gunmetal"
},
{
"hex": "#d8dee4",
"role": "silver"
},
{
"hex": "#b7410e",
"role": "rust"
},
{
"hex": "#f4f6f8",
"role": "vapor"
}
]
}