Sorbet Veranda
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
Four sorbet pastels — peach, butter, mint, strawberry — hold together because they are matched in both value and chalkiness, the classic ice-cream-shop equalizer: change the hue, never the lightness. Peach and strawberry are warm neighbors while mint is the lone cool scoop, so the temperature split lands roughly two-to-one warm. Pewter is the deliberate adult in the room, dark and gray enough to make text legible over any of the four.
Built around Peach.
Use this palette
#ffcba4, #f7e1a0, #b8e0d2, #f2b8c6, #4f5a66:root {
--color-peach: #ffcba4;
--color-butter: #f7e1a0;
--color-mint: #b8e0d2;
--color-strawberry: #f2b8c6;
--color-pewter: #4f5a66;
}@theme {
--color-peach: #ffcba4;
--color-butter: #f7e1a0;
--color-mint: #b8e0d2;
--color-strawberry: #f2b8c6;
--color-pewter: #4f5a66;
}{
"name": "Sorbet Veranda",
"colors": [
{
"hex": "#ffcba4",
"role": "peach"
},
{
"hex": "#f7e1a0",
"role": "butter"
},
{
"hex": "#b8e0d2",
"role": "mint"
},
{
"hex": "#f2b8c6",
"role": "strawberry"
},
{
"hex": "#4f5a66",
"role": "pewter"
}
]
}