Storm Jetty
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 seascape reduced to its values: foam, drift, slate, and storm are the same overcast blue-gray from spray-white down to deep water. Buoy red-orange is the lone warm signal, and like an actual buoy it is legible from anywhere in the composition because nothing else competes on saturation. The wide gray range makes it unusually good for illustration, where atmosphere is built from tonal layering.
Built around Slate Gray.
Use this palette
#708090, #4c5a68, #b9c2ca, #eef1f2, #c65540:root {
--color-slate: #708090;
--color-storm: #4c5a68;
--color-drift: #b9c2ca;
--color-foam: #eef1f2;
--color-buoy: #c65540;
}@theme {
--color-slate: #708090;
--color-storm: #4c5a68;
--color-drift: #b9c2ca;
--color-foam: #eef1f2;
--color-buoy: #c65540;
}{
"name": "Storm Jetty",
"colors": [
{
"hex": "#708090",
"role": "slate"
},
{
"hex": "#4c5a68",
"role": "storm"
},
{
"hex": "#b9c2ca",
"role": "drift"
},
{
"hex": "#eef1f2",
"role": "foam"
},
{
"hex": "#c65540",
"role": "buoy"
}
]
}