Martini Hour
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 color here is olive wearing a different amount of light: brass is olive brightened toward gold, smoke is olive drained of saturation, night is olive pushed almost to black. That shared yellow-green undertone gives the palette the seamless, low-contrast elegance of a dim cocktail bar. Pale vermouth is the one bright surface, keeping menus and slides readable.
Built around Olive Green.
Use this palette
#708238, #e9e4cf, #b99a45, #6f6a5a, #23271d:root {
--color-olive: #708238;
--color-vermouth: #e9e4cf;
--color-brass: #b99a45;
--color-smoke: #6f6a5a;
--color-night: #23271d;
}@theme {
--color-olive: #708238;
--color-vermouth: #e9e4cf;
--color-brass: #b99a45;
--color-smoke: #6f6a5a;
--color-night: #23271d;
}{
"name": "Martini Hour",
"colors": [
{
"hex": "#708238",
"role": "olive"
},
{
"hex": "#e9e4cf",
"role": "vermouth"
},
{
"hex": "#b99a45",
"role": "brass"
},
{
"hex": "#6f6a5a",
"role": "smoke"
},
{
"hex": "#23271d",
"role": "night"
}
]
}