Toffee Tide

warmfresh

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

Caramel needs a cool counterpart or it turns syrupy, and deep tide blue is the right one: orange-brown and slate-blue sit opposite each other with matching restraint. Toffee extends the anchor into a darker sibling for headlines and borders, while cream and pale sea-glass provide one warm and one cool background — a small luxury that keeps large layouts from monotony. The overall effect is sweet-and-salty, warm goods by cold water.

Built around Caramel.

Use this palette

Hex values
  • #c68a4bcaramel
  • #f7efe1cream
  • #3e6b7etide
  • #8a5a2etoffee
  • #d9e2e4sea-glass
CSS custom properties

The variables, doing badge duty

caramelcreamtidetoffeesea-glass
:root {
  --color-caramel: #c68a4b;
  --color-cream: #f7efe1;
  --color-tide: #3e6b7e;
  --color-toffee: #8a5a2e;
  --color-sea-glass: #d9e2e4;
}
Tailwind v4 theme

In Toffee Tide's world

@theme {
  --color-caramel: #c68a4b;
  --color-cream: #f7efe1;
  --color-tide: #3e6b7e;
  --color-toffee: #8a5a2e;
  --color-sea-glass: #d9e2e4;
}
JSON
{
  "name": "Toffee Tide",
  "colors": [
    {
      "hex": "#c68a4b",
      "role": "caramel"
    },
    {
      "hex": "#f7efe1",
      "role": "cream"
    },
    {
      "hex": "#3e6b7e",
      "role": "tide"
    },
    {
      "hex": "#8a5a2e",
      "role": "toffee"
    },
    {
      "hex": "#d9e2e4",
      "role": "sea-glass"
    }
  ]
}

Related palettes