Cloudline
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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
#89cff0, #eef4f9, #f9e29c, #8fa7b8, #37474f:root {
--color-powder: #89cff0;
--color-mist: #eef4f9;
--color-butter: #f9e29c;
--color-dove: #8fa7b8;
--color-storm: #37474f;
}@theme {
--color-powder: #89cff0;
--color-mist: #eef4f9;
--color-butter: #f9e29c;
--color-dove: #8fa7b8;
--color-storm: #37474f;
}{
"name": "Cloudline",
"colors": [
{
"hex": "#89cff0",
"role": "powder"
},
{
"hex": "#eef4f9",
"role": "mist"
},
{
"hex": "#f9e29c",
"role": "butter"
},
{
"hex": "#8fa7b8",
"role": "dove"
},
{
"hex": "#37474f",
"role": "storm"
}
]
}