Cloudline

pastelminimalcalm

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

Built like a sky at dawn: mist, powder and dove form a smooth cool gradient from near-white to mid gray-blue, giving interfaces plenty of layered surfaces. Butter yellow is the single warm note, and against all that coolness even this pale tint carries enough contrast to work as the accent. Storm handles headlines and body text with softer edges than pure black.

Built around Baby Blue.

Use this palette

Hex values
#89cff0, #eef4f9, #f9e29c, #8fa7b8, #37474f
CSS custom properties
:root {
  --color-powder: #89cff0;
  --color-mist: #eef4f9;
  --color-butter: #f9e29c;
  --color-dove: #8fa7b8;
  --color-storm: #37474f;
}
Tailwind v4 theme
@theme {
  --color-powder: #89cff0;
  --color-mist: #eef4f9;
  --color-butter: #f9e29c;
  --color-dove: #8fa7b8;
  --color-storm: #37474f;
}
JSON
{
  "name": "Cloudline",
  "colors": [
    {
      "hex": "#89cff0",
      "role": "powder"
    },
    {
      "hex": "#eef4f9",
      "role": "mist"
    },
    {
      "hex": "#f9e29c",
      "role": "butter"
    },
    {
      "hex": "#8fa7b8",
      "role": "dove"
    },
    {
      "hex": "#37474f",
      "role": "storm"
    }
  ]
}

Related palettes