Mojito Splash

freshvibrant

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

Everything here comes from the same glass: bright lime, pale muddled mint, soda white, a sugar-cane yellow and the deep green of torn leaves. Because all five share a yellow-green undertone, the palette stays coherent even with the anchor at full saturation — the leaf tone absorbs lime's intensity and doubles as legible text on soda or mint. Cane adds the warm note that stops the scheme reading as purely acidic.

Built around Lime Green.

Use this palette

Hex values
#32cd32, #cdeec3, #f8f7ef, #e8d98f, #14572e
CSS custom properties
:root {
  --color-lime: #32cd32;
  --color-mint: #cdeec3;
  --color-soda: #f8f7ef;
  --color-cane: #e8d98f;
  --color-leaf: #14572e;
}
Tailwind v4 theme
@theme {
  --color-lime: #32cd32;
  --color-mint: #cdeec3;
  --color-soda: #f8f7ef;
  --color-cane: #e8d98f;
  --color-leaf: #14572e;
}
JSON
{
  "name": "Mojito Splash",
  "colors": [
    {
      "hex": "#32cd32",
      "role": "lime"
    },
    {
      "hex": "#cdeec3",
      "role": "mint"
    },
    {
      "hex": "#f8f7ef",
      "role": "soda"
    },
    {
      "hex": "#e8d98f",
      "role": "cane"
    },
    {
      "hex": "#14572e",
      "role": "leaf"
    }
  ]
}

Related palettes