Tennis Club

retrovibrantfresh

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

Tennis balls are literally chartreuse — the shade was adopted in 1972 for TV visibility — and this palette rebuilds the whole scene around that fact. Court green shares the ball's hue at club-lawn depth, clay brings the warm terracotta of European courts, and blazer navy supplies the traditional clubhouse gravity that lets one neon element feel heritage rather than loud. Line white does what chalk lines do: separates everything cleanly.

Built around Chartreuse.

Use this palette

Hex values
#7fff00, #3a6b35, #c96f4a, #f7f6f0, #1f2d50
CSS custom properties
:root {
  --color-ball: #7fff00;
  --color-court: #3a6b35;
  --color-clay: #c96f4a;
  --color-line: #f7f6f0;
  --color-blazer: #1f2d50;
}
Tailwind v4 theme
@theme {
  --color-ball: #7fff00;
  --color-court: #3a6b35;
  --color-clay: #c96f4a;
  --color-line: #f7f6f0;
  --color-blazer: #1f2d50;
}
JSON
{
  "name": "Tennis Club",
  "colors": [
    {
      "hex": "#7fff00",
      "role": "ball"
    },
    {
      "hex": "#3a6b35",
      "role": "court"
    },
    {
      "hex": "#c96f4a",
      "role": "clay"
    },
    {
      "hex": "#f7f6f0",
      "role": "line"
    },
    {
      "hex": "#1f2d50",
      "role": "blazer"
    }
  ]
}

Related palettes