Salmon on Slate
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
Salmon is the only saturated voice here; slate, putty, and chalk form a cool-to-warm neutral ramp that lets it act as a UI accent without a second color fighting for clicks. The slate blue is salmon's rough complement pushed toward gray, so the contrast registers as balance rather than clash. Chalk backgrounds, ink text, salmon buttons — the ratio almost designs itself.
Built around Salmon.
Use this palette
#fa8072, #5d6b79, #cbbcb1, #f5f1ec, #262b31:root {
--color-salmon: #fa8072;
--color-slate: #5d6b79;
--color-putty: #cbbcb1;
--color-chalk: #f5f1ec;
--color-ink: #262b31;
}@theme {
--color-salmon: #fa8072;
--color-slate: #5d6b79;
--color-putty: #cbbcb1;
--color-chalk: #f5f1ec;
--color-ink: #262b31;
}{
"name": "Salmon on Slate",
"colors": [
{
"hex": "#fa8072",
"role": "salmon"
},
{
"hex": "#5d6b79",
"role": "slate"
},
{
"hex": "#cbbcb1",
"role": "putty"
},
{
"hex": "#f5f1ec",
"role": "chalk"
},
{
"hex": "#262b31",
"role": "ink"
}
]
}