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.

Drag to place · tap to copy

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

Hex values
#708238, #e9e4cf, #b99a45, #6f6a5a, #23271d
CSS custom properties
:root {
  --color-olive: #708238;
  --color-vermouth: #e9e4cf;
  --color-brass: #b99a45;
  --color-smoke: #6f6a5a;
  --color-night: #23271d;
}
Tailwind v4 theme
@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