Rosewater Tea

pastelcalmwarm

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

Built like a cup of rose tea — milk to petal to rose in ascending saturation — with a sage leaf note for contrast. Keeping the green as muted as the pink is the trick; a brighter green would snap the spell. The cocoa neutral is warm-toned on purpose, since charcoal would feel borrowed from a different palette.

Built around Dusty Rose.

Use this palette

Hex values
  • #c9a0a0rose
  • #e7d3cfpetal
  • #faf5f3milk
  • #9caf88leaf
  • #5a4a4acocoa
CSS custom properties

The variables, doing badge duty

rosepetalmilkleafcocoa
:root {
  --color-rose: #c9a0a0;
  --color-petal: #e7d3cf;
  --color-milk: #faf5f3;
  --color-leaf: #9caf88;
  --color-cocoa: #5a4a4a;
}
Tailwind v4 theme

In Rosewater Tea's world

@theme {
  --color-rose: #c9a0a0;
  --color-petal: #e7d3cf;
  --color-milk: #faf5f3;
  --color-leaf: #9caf88;
  --color-cocoa: #5a4a4a;
}
JSON
{
  "name": "Rosewater Tea",
  "colors": [
    {
      "hex": "#c9a0a0",
      "role": "rose"
    },
    {
      "hex": "#e7d3cf",
      "role": "petal"
    },
    {
      "hex": "#faf5f3",
      "role": "milk"
    },
    {
      "hex": "#9caf88",
      "role": "leaf"
    },
    {
      "hex": "#5a4a4a",
      "role": "cocoa"
    }
  ]
}

Related palettes