Glacier and Coral

freshminimal

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

Coral against cool gray is a temperature contrast, not a hue fight: the warm accent reads as human and friendly precisely because the icy neutrals around it are so composed. Glacier and milk extend the cool side into light backgrounds, keeping the coral scarce enough to stay special. Anthracite closes the range with a blue-black that never muddies the accent, ideal for product UI and app marketing.

Built around Cool Gray.

Use this palette

Hex values
#9aa2ab, #c9d2d8, #f4f5f4, #e07856, #2e343a
CSS custom properties
:root {
  --color-gray: #9aa2ab;
  --color-glacier: #c9d2d8;
  --color-milk: #f4f5f4;
  --color-coral: #e07856;
  --color-anthracite: #2e343a;
}
Tailwind v4 theme
@theme {
  --color-gray: #9aa2ab;
  --color-glacier: #c9d2d8;
  --color-milk: #f4f5f4;
  --color-coral: #e07856;
  --color-anthracite: #2e343a;
}
JSON
{
  "name": "Glacier and Coral",
  "colors": [
    {
      "hex": "#9aa2ab",
      "role": "gray"
    },
    {
      "hex": "#c9d2d8",
      "role": "glacier"
    },
    {
      "hex": "#f4f5f4",
      "role": "milk"
    },
    {
      "hex": "#e07856",
      "role": "coral"
    },
    {
      "hex": "#2e343a",
      "role": "anthracite"
    }
  ]
}

Related palettes