Vintner Study

luxuriousmoody

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

Burgundy and forest green are muted near-complements, and because both are darkened well below mid-value they read as rich rather than festive. Camel bridges them tonally — it shares burgundy's warmth and parchment's lightness — so the palette steps down evenly from parchment to ink with no jarring gaps. Let parchment dominate and use burgundy and forest at equal, modest weights.

Built around Burgundy.

Use this palette

Hex values
  • #800020burgundy
  • #c19a6bcamel
  • #e9dcc9parchment
  • #2f4033forest
  • #1c1418ink
CSS custom properties

The variables, doing badge duty

burgundycamelparchmentforestink
:root {
  --color-burgundy: #800020;
  --color-camel: #c19a6b;
  --color-parchment: #e9dcc9;
  --color-forest: #2f4033;
  --color-ink: #1c1418;
}
Tailwind v4 theme

In Vintner Study's world

@theme {
  --color-burgundy: #800020;
  --color-camel: #c19a6b;
  --color-parchment: #e9dcc9;
  --color-forest: #2f4033;
  --color-ink: #1c1418;
}
JSON
{
  "name": "Vintner Study",
  "colors": [
    {
      "hex": "#800020",
      "role": "burgundy"
    },
    {
      "hex": "#c19a6b",
      "role": "camel"
    },
    {
      "hex": "#e9dcc9",
      "role": "parchment"
    },
    {
      "hex": "#2f4033",
      "role": "forest"
    },
    {
      "hex": "#1c1418",
      "role": "ink"
    }
  ]
}

Related palettes