Acid Garden
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
Chartreuse and violet are direct complements, and here both are used the way streetwear and festival design use them — as jolts against a near-black field that maximizes their glow. Fern is the bridge tone: a natural green that shares chartreuse's hue at a fraction of its intensity, so the neon reads as the brightest leaf in a dark garden rather than an alien element. Bone provides the light surface for long-form text.
Built around Chartreuse.
Use this palette
#7fff00, #17181a, #f4f2ea, #6f42c1, #2e5d34:root {
--color-acid: #7fff00;
--color-ink: #17181a;
--color-bone: #f4f2ea;
--color-violet: #6f42c1;
--color-fern: #2e5d34;
}@theme {
--color-acid: #7fff00;
--color-ink: #17181a;
--color-bone: #f4f2ea;
--color-violet: #6f42c1;
--color-fern: #2e5d34;
}{
"name": "Acid Garden",
"colors": [
{
"hex": "#7fff00",
"role": "acid"
},
{
"hex": "#17181a",
"role": "ink"
},
{
"hex": "#f4f2ea",
"role": "bone"
},
{
"hex": "#6f42c1",
"role": "violet"
},
{
"hex": "#2e5d34",
"role": "fern"
}
]
}