Northern Pier

calmminimalfresh

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 started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Tap to copy + paint · drag to place

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. To override: tap a chip to arm it, then click any outlined part of the mockup to paint (or drag the chip there). 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

Hex values
  • #4682b4steel
  • #9fb8cchaze
  • #eef2f5gull
  • #e3c565lantern
  • #263845depth
CSS custom properties

The variables, doing badge duty

steelhazegulllanterndepth
:root {
  --color-steel: #4682b4;
  --color-haze: #9fb8cc;
  --color-gull: #eef2f5;
  --color-lantern: #e3c565;
  --color-depth: #263845;
}
Tailwind v4 theme

In Northern Pier's world

@theme {
  --color-steel: #4682b4;
  --color-haze: #9fb8cc;
  --color-gull: #eef2f5;
  --color-lantern: #e3c565;
  --color-depth: #263845;
}
JSON
{
  "name": "Northern Pier",
  "colors": [
    {
      "hex": "#4682b4",
      "role": "steel"
    },
    {
      "hex": "#9fb8cc",
      "role": "haze"
    },
    {
      "hex": "#eef2f5",
      "role": "gull"
    },
    {
      "hex": "#e3c565",
      "role": "lantern"
    },
    {
      "hex": "#263845",
      "role": "depth"
    }
  ]
}

Related palettes