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.

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

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
  • #40e0d0turquoise
  • #0f6b66petrol
  • #c9f2ecseafoam
  • #ff8e72coral
  • #f6fcfbfoam
CSS custom properties

The variables, doing badge duty

turquoisepetrolseafoamcoralfoam
:root {
  --color-turquoise: #40e0d0;
  --color-petrol: #0f6b66;
  --color-seafoam: #c9f2ec;
  --color-coral: #ff8e72;
  --color-foam: #f6fcfb;
}
Tailwind v4 theme

In Tide Pool Glow's world

@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