Dragonfruit Cooler
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
Magenta and green are complements, and this palette splits the green side by value — pale mint for large friendly areas, dark leaf for text — so the complement does structural work instead of just decorating. Petal is dragonfruit diluted toward white, giving the anchor a quiet echo that softens transitions. Coconut off-white keeps the whole thing edible; the fruit itself dictated the ratio of pink flesh to green rind.
Built around Magenta.
Use this palette
#ca2c92, #f0c0da, #a8ddc0, #fdf8f0, #2f5241:root {
--color-dragonfruit: #ca2c92;
--color-petal: #f0c0da;
--color-mint: #a8ddc0;
--color-coconut: #fdf8f0;
--color-leaf: #2f5241;
}@theme {
--color-dragonfruit: #ca2c92;
--color-petal: #f0c0da;
--color-mint: #a8ddc0;
--color-coconut: #fdf8f0;
--color-leaf: #2f5241;
}{
"name": "Dragonfruit Cooler",
"colors": [
{
"hex": "#ca2c92",
"role": "dragonfruit"
},
{
"hex": "#f0c0da",
"role": "petal"
},
{
"hex": "#a8ddc0",
"role": "mint"
},
{
"hex": "#fdf8f0",
"role": "coconut"
},
{
"hex": "#2f5241",
"role": "leaf"
}
]
}