Lemonade Porch

vibrantfresh

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

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

Hex values
  • #fff44flemon
  • #fdfbf2sugar
  • #f2879cpink
  • #3d5a80denim
  • #23283aink
CSS custom properties

The variables, doing badge duty

lemonsugarpinkdenimink
:root {
  --color-lemon: #fff44f;
  --color-sugar: #fdfbf2;
  --color-pink: #f2879c;
  --color-denim: #3d5a80;
  --color-ink: #23283a;
}
Tailwind v4 theme

In Lemonade Porch's world

@theme {
  --color-lemon: #fff44f;
  --color-sugar: #fdfbf2;
  --color-pink: #f2879c;
  --color-denim: #3d5a80;
  --color-ink: #23283a;
}
JSON
{
  "name": "Lemonade Porch",
  "colors": [
    {
      "hex": "#fff44f",
      "role": "lemon"
    },
    {
      "hex": "#fdfbf2",
      "role": "sugar"
    },
    {
      "hex": "#f2879c",
      "role": "pink"
    },
    {
      "hex": "#3d5a80",
      "role": "denim"
    },
    {
      "hex": "#23283a",
      "role": "ink"
    }
  ]
}

Related palettes