Toffee Tide
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
Caramel needs a cool counterpart or it turns syrupy, and deep tide blue is the right one: orange-brown and slate-blue sit opposite each other with matching restraint. Toffee extends the anchor into a darker sibling for headlines and borders, while cream and pale sea-glass provide one warm and one cool background — a small luxury that keeps large layouts from monotony. The overall effect is sweet-and-salty, warm goods by cold water.
Built around Caramel.
Use this palette
#c68a4b, #f7efe1, #3e6b7e, #8a5a2e, #d9e2e4:root {
--color-caramel: #c68a4b;
--color-cream: #f7efe1;
--color-tide: #3e6b7e;
--color-toffee: #8a5a2e;
--color-sea-glass: #d9e2e4;
}@theme {
--color-caramel: #c68a4b;
--color-cream: #f7efe1;
--color-tide: #3e6b7e;
--color-toffee: #8a5a2e;
--color-sea-glass: #d9e2e4;
}{
"name": "Toffee Tide",
"colors": [
{
"hex": "#c68a4b",
"role": "caramel"
},
{
"hex": "#f7efe1",
"role": "cream"
},
{
"hex": "#3e6b7e",
"role": "tide"
},
{
"hex": "#8a5a2e",
"role": "toffee"
},
{
"hex": "#d9e2e4",
"role": "sea-glass"
}
]
}