Salmon on Slate

calmminimal

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

Salmon is the only saturated voice here; slate, putty, and chalk form a cool-to-warm neutral ramp that lets it act as a UI accent without a second color fighting for clicks. The slate blue is salmon's rough complement pushed toward gray, so the contrast registers as balance rather than clash. Chalk backgrounds, ink text, salmon buttons — the ratio almost designs itself.

Built around Salmon.

Use this palette

Hex values
#fa8072, #5d6b79, #cbbcb1, #f5f1ec, #262b31
CSS custom properties
:root {
  --color-salmon: #fa8072;
  --color-slate: #5d6b79;
  --color-putty: #cbbcb1;
  --color-chalk: #f5f1ec;
  --color-ink: #262b31;
}
Tailwind v4 theme
@theme {
  --color-salmon: #fa8072;
  --color-slate: #5d6b79;
  --color-putty: #cbbcb1;
  --color-chalk: #f5f1ec;
  --color-ink: #262b31;
}
JSON
{
  "name": "Salmon on Slate",
  "colors": [
    {
      "hex": "#fa8072",
      "role": "salmon"
    },
    {
      "hex": "#5d6b79",
      "role": "slate"
    },
    {
      "hex": "#cbbcb1",
      "role": "putty"
    },
    {
      "hex": "#f5f1ec",
      "role": "chalk"
    },
    {
      "hex": "#262b31",
      "role": "ink"
    }
  ]
}

Related palettes