Crema and Copper
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
Every value here comes straight out of a well-pulled shot — dark grounds, golden crema, steamed-milk latte — so the palette carries an authentic sensory memory into cafe branding. Copper is the accent, referencing the espresso machine itself: it is the most saturated tone in the set, yet it shares the roast-orange undertone of everything around it. The near-monochrome warmth reads as small-batch and deliberate.
Built around Espresso.
Use this palette
#3c2a21, #e8d3ae, #b1663c, #c8a37a, #f6f1e8:root {
--color-espresso: #3c2a21;
--color-crema: #e8d3ae;
--color-copper: #b1663c;
--color-latte: #c8a37a;
--color-cup: #f6f1e8;
}@theme {
--color-espresso: #3c2a21;
--color-crema: #e8d3ae;
--color-copper: #b1663c;
--color-latte: #c8a37a;
--color-cup: #f6f1e8;
}{
"name": "Crema and Copper",
"colors": [
{
"hex": "#3c2a21",
"role": "espresso"
},
{
"hex": "#e8d3ae",
"role": "crema"
},
{
"hex": "#b1663c",
"role": "copper"
},
{
"hex": "#c8a37a",
"role": "latte"
},
{
"hex": "#f6f1e8",
"role": "cup"
}
]
}