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.

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

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
  • #d5c4a1sand
  • #2e7bb5cerulean
  • #f7f4ecsun-white
  • #b39b6erope
  • #2e2a24tar
CSS custom properties

The variables, doing badge duty

sandceruleansun-whiteropetar
:root {
  --color-sand: #d5c4a1;
  --color-cerulean: #2e7bb5;
  --color-sun-white: #f7f4ec;
  --color-rope: #b39b6e;
  --color-tar: #2e2a24;
}
Tailwind v4 theme

In Boardwalk Noon's world

@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