Boardwalk Noon

freshwarmvibrant

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.

Drag to place · tap to copy

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 high-noon beach light: pale sand and sun-white doing most of the surface area, with cerulean supplying the one saturated jolt of sky and water. Blue over gold-neutral is a warm-cool axis that stays bright without straining, because sand mutes what pure yellow would amplify. Rope carries the anchor into a mid-brown, and tar — creosote-dark boardwalk timber — gives outlines and type real bite.

Built around Sand.

Use this palette

Hex values
#d5c4a1, #2e7bb5, #f7f4ec, #b39b6e, #2e2a24
CSS custom properties
:root {
  --color-sand: #d5c4a1;
  --color-cerulean: #2e7bb5;
  --color-sun-white: #f7f4ec;
  --color-rope: #b39b6e;
  --color-tar: #2e2a24;
}
Tailwind v4 theme
@theme {
  --color-sand: #d5c4a1;
  --color-cerulean: #2e7bb5;
  --color-sun-white: #f7f4ec;
  --color-rope: #b39b6e;
  --color-tar: #2e2a24;
}
JSON
{
  "name": "Boardwalk Noon",
  "colors": [
    {
      "hex": "#d5c4a1",
      "role": "sand"
    },
    {
      "hex": "#2e7bb5",
      "role": "cerulean"
    },
    {
      "hex": "#f7f4ec",
      "role": "sun-white"
    },
    {
      "hex": "#b39b6e",
      "role": "rope"
    },
    {
      "hex": "#2e2a24",
      "role": "tar"
    }
  ]
}

Related palettes