Lemonade Porch
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
Lemon yellow is nearly as light as white, so the palette gets its structure from denim and ink, two blues dark enough to carry type and outlines. Blue is also yellow's natural temperature opposite, which makes the lemon look even juicier by contrast. Pink slips in at the same playful saturation as the lemon, keeping the mood on the summery side of loud.
Built around Lemon Yellow.
Use this palette
#fff44f, #fdfbf2, #f2879c, #3d5a80, #23283a:root {
--color-lemon: #fff44f;
--color-sugar: #fdfbf2;
--color-pink: #f2879c;
--color-denim: #3d5a80;
--color-ink: #23283a;
}@theme {
--color-lemon: #fff44f;
--color-sugar: #fdfbf2;
--color-pink: #f2879c;
--color-denim: #3d5a80;
--color-ink: #23283a;
}{
"name": "Lemonade Porch",
"colors": [
{
"hex": "#fff44f",
"role": "lemon"
},
{
"hex": "#fdfbf2",
"role": "sugar"
},
{
"hex": "#f2879c",
"role": "pink"
},
{
"hex": "#3d5a80",
"role": "denim"
},
{
"hex": "#23283a",
"role": "ink"
}
]
}