After-Dinner Mint

freshretrocalm

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

Chocolate and mint is a complementary pairing in disguise — red-brown against green — softened here to confectionery-counter politeness. Two greens at different volumes, bright mint and muted spearmint, let the accent scale from a highlight to a full background without losing the theme. Dark cocoa deepens the brown side for type, and cream is the wrapper paper holding it all together.

Built around Chocolate Brown.

Use this palette

Hex values
  • #4e342echocolate
  • #8fd0b6mint
  • #f3efe6cream
  • #33211cdark-cocoa
  • #5e8272spearmint
CSS custom properties

The variables, doing badge duty

chocolatemintcreamdark-cocoaspearmint
:root {
  --color-chocolate: #4e342e;
  --color-mint: #8fd0b6;
  --color-cream: #f3efe6;
  --color-dark-cocoa: #33211c;
  --color-spearmint: #5e8272;
}
Tailwind v4 theme

In After-Dinner Mint's world

@theme {
  --color-chocolate: #4e342e;
  --color-mint: #8fd0b6;
  --color-cream: #f3efe6;
  --color-dark-cocoa: #33211c;
  --color-spearmint: #5e8272;
}
JSON
{
  "name": "After-Dinner Mint",
  "colors": [
    {
      "hex": "#4e342e",
      "role": "chocolate"
    },
    {
      "hex": "#8fd0b6",
      "role": "mint"
    },
    {
      "hex": "#f3efe6",
      "role": "cream"
    },
    {
      "hex": "#33211c",
      "role": "dark-cocoa"
    },
    {
      "hex": "#5e8272",
      "role": "spearmint"
    }
  ]
}

Related palettes