Sorbet Veranda

pastelfresh

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

Four sorbet pastels — peach, butter, mint, strawberry — hold together because they are matched in both value and chalkiness, the classic ice-cream-shop equalizer: change the hue, never the lightness. Peach and strawberry are warm neighbors while mint is the lone cool scoop, so the temperature split lands roughly two-to-one warm. Pewter is the deliberate adult in the room, dark and gray enough to make text legible over any of the four.

Built around Peach.

Use this palette

Hex values
  • #ffcba4peach
  • #f7e1a0butter
  • #b8e0d2mint
  • #f2b8c6strawberry
  • #4f5a66pewter
CSS custom properties

The variables, doing badge duty

peachbuttermintstrawberrypewter
:root {
  --color-peach: #ffcba4;
  --color-butter: #f7e1a0;
  --color-mint: #b8e0d2;
  --color-strawberry: #f2b8c6;
  --color-pewter: #4f5a66;
}
Tailwind v4 theme

In Sorbet Veranda's world

@theme {
  --color-peach: #ffcba4;
  --color-butter: #f7e1a0;
  --color-mint: #b8e0d2;
  --color-strawberry: #f2b8c6;
  --color-pewter: #4f5a66;
}
JSON
{
  "name": "Sorbet Veranda",
  "colors": [
    {
      "hex": "#ffcba4",
      "role": "peach"
    },
    {
      "hex": "#f7e1a0",
      "role": "butter"
    },
    {
      "hex": "#b8e0d2",
      "role": "mint"
    },
    {
      "hex": "#f2b8c6",
      "role": "strawberry"
    },
    {
      "hex": "#4f5a66",
      "role": "pewter"
    }
  ]
}

Related palettes