Mojito Splash
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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
#32cd32, #cdeec3, #f8f7ef, #e8d98f, #14572e:root {
--color-lime: #32cd32;
--color-mint: #cdeec3;
--color-soda: #f8f7ef;
--color-cane: #e8d98f;
--color-leaf: #14572e;
}@theme {
--color-lime: #32cd32;
--color-mint: #cdeec3;
--color-soda: #f8f7ef;
--color-cane: #e8d98f;
--color-leaf: #14572e;
}{
"name": "Mojito Splash",
"colors": [
{
"hex": "#32cd32",
"role": "lime"
},
{
"hex": "#cdeec3",
"role": "mint"
},
{
"hex": "#f8f7ef",
"role": "soda"
},
{
"hex": "#e8d98f",
"role": "cane"
},
{
"hex": "#14572e",
"role": "leaf"
}
]
}