Biscotti and Delft
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
Beige on its own drifts toward mud, so this palette gives it a single confident counterweight: delft blue, the classic warm-cool pairing of baked goods on painted china. Cocoa is beige's own shadow — same hue, deeper value — which makes the warm side feel continuous, while pale haze echoes the blue at background strength. The result is a two-temperature system that stays legible at every value step.
Built around Beige.
Use this palette
#e0d3b8, #f6efe0, #3f5e8c, #6b5138, #c2cede:root {
--color-biscotti: #e0d3b8;
--color-cream: #f6efe0;
--color-delft: #3f5e8c;
--color-cocoa: #6b5138;
--color-haze: #c2cede;
}@theme {
--color-biscotti: #e0d3b8;
--color-cream: #f6efe0;
--color-delft: #3f5e8c;
--color-cocoa: #6b5138;
--color-haze: #c2cede;
}{
"name": "Biscotti and Delft",
"colors": [
{
"hex": "#e0d3b8",
"role": "biscotti"
},
{
"hex": "#f6efe0",
"role": "cream"
},
{
"hex": "#3f5e8c",
"role": "delft"
},
{
"hex": "#6b5138",
"role": "cocoa"
},
{
"hex": "#c2cede",
"role": "haze"
}
]
}