Pumice 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
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
#a49a90, #c8c0b6, #f1ede7, #e0a23e, #45403a:root {
--color-pumice: #a49a90;
--color-oat: #c8c0b6;
--color-chalk: #f1ede7;
--color-marigold: #e0a23e;
--color-basalt: #45403a;
}@theme {
--color-pumice: #a49a90;
--color-oat: #c8c0b6;
--color-chalk: #f1ede7;
--color-marigold: #e0a23e;
--color-basalt: #45403a;
}{
"name": "Pumice Morning",
"colors": [
{
"hex": "#a49a90",
"role": "pumice"
},
{
"hex": "#c8c0b6",
"role": "oat"
},
{
"hex": "#f1ede7",
"role": "chalk"
},
{
"hex": "#e0a23e",
"role": "marigold"
},
{
"hex": "#45403a",
"role": "basalt"
}
]
}