Northern Pier
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
A Scandinavian-coast scheme: steel blue, its haze tint and gull white share the same slightly gray temperature, like sea and sky in overcast light. Lantern yellow is deliberately muted — a lamp glow, not a highlighter — so it warms the palette without breaking its restraint. Depth carries navigation and text, and the narrow saturation range across all five swatches is what makes the set feel so composed.
Built around Steel Blue.
Use this palette
#4682b4, #9fb8cc, #eef2f5, #e3c565, #263845:root {
--color-steel: #4682b4;
--color-haze: #9fb8cc;
--color-gull: #eef2f5;
--color-lantern: #e3c565;
--color-depth: #263845;
}@theme {
--color-steel: #4682b4;
--color-haze: #9fb8cc;
--color-gull: #eef2f5;
--color-lantern: #e3c565;
--color-depth: #263845;
}{
"name": "Northern Pier",
"colors": [
{
"hex": "#4682b4",
"role": "steel"
},
{
"hex": "#9fb8cc",
"role": "haze"
},
{
"hex": "#eef2f5",
"role": "gull"
},
{
"hex": "#e3c565",
"role": "lantern"
},
{
"hex": "#263845",
"role": "depth"
}
]
}