Martini Hour

retromoody

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 started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Tap to copy + paint · drag to place

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. To override: tap a chip to arm it, then click any outlined part of the mockup to paint (or drag the chip there). 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

Hex values
  • #708238olive
  • #e9e4cfvermouth
  • #b99a45brass
  • #6f6a5asmoke
  • #23271dnight
CSS custom properties

The variables, doing badge duty

olivevermouthbrasssmokenight
:root {
  --color-olive: #708238;
  --color-vermouth: #e9e4cf;
  --color-brass: #b99a45;
  --color-smoke: #6f6a5a;
  --color-night: #23271d;
}
Tailwind v4 theme

In Martini Hour's world

@theme {
  --color-olive: #708238;
  --color-vermouth: #e9e4cf;
  --color-brass: #b99a45;
  --color-smoke: #6f6a5a;
  --color-night: #23271d;
}
JSON
{
  "name": "Martini Hour",
  "colors": [
    {
      "hex": "#708238",
      "role": "olive"
    },
    {
      "hex": "#e9e4cf",
      "role": "vermouth"
    },
    {
      "hex": "#b99a45",
      "role": "brass"
    },
    {
      "hex": "#6f6a5a",
      "role": "smoke"
    },
    {
      "hex": "#23271d",
      "role": "night"
    }
  ]
}

Related palettes