Tide Pool Glow

freshvibrant

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

Turquoise, petrol and seafoam are one hue at three depths, mimicking how water darkens away from the shore, so the family harmonizes by construction. Living coral is the natural inhabitant of that water — a warm complement that reads organic rather than arbitrary. Petrol doubles as the text color, and foam keeps backgrounds bright enough that the turquoise stays luminous instead of murky.

Built around Turquoise.

Use this palette

Hex values
#40e0d0, #0f6b66, #c9f2ec, #ff8e72, #f6fcfb
CSS custom properties
:root {
  --color-turquoise: #40e0d0;
  --color-petrol: #0f6b66;
  --color-seafoam: #c9f2ec;
  --color-coral: #ff8e72;
  --color-foam: #f6fcfb;
}
Tailwind v4 theme
@theme {
  --color-turquoise: #40e0d0;
  --color-petrol: #0f6b66;
  --color-seafoam: #c9f2ec;
  --color-coral: #ff8e72;
  --color-foam: #f6fcfb;
}
JSON
{
  "name": "Tide Pool Glow",
  "colors": [
    {
      "hex": "#40e0d0",
      "role": "turquoise"
    },
    {
      "hex": "#0f6b66",
      "role": "petrol"
    },
    {
      "hex": "#c9f2ec",
      "role": "seafoam"
    },
    {
      "hex": "#ff8e72",
      "role": "coral"
    },
    {
      "hex": "#f6fcfb",
      "role": "foam"
    }
  ]
}

Related palettes