Vanilla Orchard
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
Cream's faint yellow warmth is what lets this scheme cohere: it echoes the yellow inside both sage and terracotta, so light, green and accent all feel lit by the same afternoon sun. Leaf and sage form a close pair rather than a single flat green, giving the palette the gentle variation of foliage. Terracotta adds one ripe, fruit-like note, and bark grounds everything without the harshness of black.
Built around Cream.
Use this palette
#fffdd0, #b7c4a4, #9caf88, #c1704f, #4b4237:root {
--color-vanilla: #fffdd0;
--color-leaf: #b7c4a4;
--color-sage: #9caf88;
--color-terracotta: #c1704f;
--color-bark: #4b4237;
}@theme {
--color-vanilla: #fffdd0;
--color-leaf: #b7c4a4;
--color-sage: #9caf88;
--color-terracotta: #c1704f;
--color-bark: #4b4237;
}{
"name": "Vanilla Orchard",
"colors": [
{
"hex": "#fffdd0",
"role": "vanilla"
},
{
"hex": "#b7c4a4",
"role": "leaf"
},
{
"hex": "#9caf88",
"role": "sage"
},
{
"hex": "#c1704f",
"role": "terracotta"
},
{
"hex": "#4b4237",
"role": "bark"
}
]
}