Orangette
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
Named for the confection — candied orange peel dipped in dark chocolate — and the color logic is the same as the flavor logic: orange and brown are neighbors on the wheel, so the accent intensifies the base instead of arguing with it. Chocolate, cocoa, and hazelnut form a three-step brown roast, and cream keeps the composition from becoming dense. It is practically a ready-made food label system.
Built around Chocolate Brown.
Use this palette
#4e342e, #d97b2f, #f5ead9, #7a5a48, #b08a63:root {
--color-chocolate: #4e342e;
--color-candied-orange: #d97b2f;
--color-cream: #f5ead9;
--color-cocoa: #7a5a48;
--color-hazelnut: #b08a63;
}@theme {
--color-chocolate: #4e342e;
--color-candied-orange: #d97b2f;
--color-cream: #f5ead9;
--color-cocoa: #7a5a48;
--color-hazelnut: #b08a63;
}{
"name": "Orangette",
"colors": [
{
"hex": "#4e342e",
"role": "chocolate"
},
{
"hex": "#d97b2f",
"role": "candied-orange"
},
{
"hex": "#f5ead9",
"role": "cream"
},
{
"hex": "#7a5a48",
"role": "cocoa"
},
{
"hex": "#b08a63",
"role": "hazelnut"
}
]
}