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.

Drag to place · tap to copy

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. Drag a chip onto any part of the mockup to override it — 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
#4e342e, #8fd0b6, #f3efe6, #33211c, #5e8272
CSS custom properties
:root {
  --color-chocolate: #4e342e;
  --color-mint: #8fd0b6;
  --color-cream: #f3efe6;
  --color-dark-cocoa: #33211c;
  --color-spearmint: #5e8272;
}
Tailwind v4 theme
@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