Crema and Copper

warmearthyluxurious

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

Every value here comes straight out of a well-pulled shot — dark grounds, golden crema, steamed-milk latte — so the palette carries an authentic sensory memory into cafe branding. Copper is the accent, referencing the espresso machine itself: it is the most saturated tone in the set, yet it shares the roast-orange undertone of everything around it. The near-monochrome warmth reads as small-batch and deliberate.

Built around Espresso.

Use this palette

Hex values
  • #3c2a21espresso
  • #e8d3aecrema
  • #b1663ccopper
  • #c8a37alatte
  • #f6f1e8cup
CSS custom properties

The variables, doing badge duty

espressocremacopperlattecup
:root {
  --color-espresso: #3c2a21;
  --color-crema: #e8d3ae;
  --color-copper: #b1663c;
  --color-latte: #c8a37a;
  --color-cup: #f6f1e8;
}
Tailwind v4 theme

In Crema and Copper's world

@theme {
  --color-espresso: #3c2a21;
  --color-crema: #e8d3ae;
  --color-copper: #b1663c;
  --color-latte: #c8a37a;
  --color-cup: #f6f1e8;
}
JSON
{
  "name": "Crema and Copper",
  "colors": [
    {
      "hex": "#3c2a21",
      "role": "espresso"
    },
    {
      "hex": "#e8d3ae",
      "role": "crema"
    },
    {
      "hex": "#b1663c",
      "role": "copper"
    },
    {
      "hex": "#c8a37a",
      "role": "latte"
    },
    {
      "hex": "#f6f1e8",
      "role": "cup"
    }
  ]
}

Related palettes