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.

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

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
  • #32cd32lime
  • #cdeec3mint
  • #f8f7efsoda
  • #e8d98fcane
  • #14572eleaf
CSS custom properties

The variables, doing badge duty

limemintsodacaneleaf
:root {
  --color-lime: #32cd32;
  --color-mint: #cdeec3;
  --color-soda: #f8f7ef;
  --color-cane: #e8d98f;
  --color-leaf: #14572e;
}
Tailwind v4 theme

In Mojito Splash's world

@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