Inkwell Study

moodyluxurious

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

Indigo ink on parchment is the palette of old libraries, and sepia and gold are its natural companions — the browns of leather bindings and the glint of gilt edges. Warm parchment prevents the deep indigo from feeling cold, while gold provides the only true accent and earns its keep at small scale: rules, initials, foil details. Midnight deepens the violet register for backgrounds and long-form text.

Built around Indigo.

Use this palette

Hex values
  • #4b0082indigo
  • #f3ead8parchment
  • #8a5a3bsepia
  • #c9a227gold
  • #2a1a3emidnight
CSS custom properties

The variables, doing badge duty

indigoparchmentsepiagoldmidnight
:root {
  --color-indigo: #4b0082;
  --color-parchment: #f3ead8;
  --color-sepia: #8a5a3b;
  --color-gold: #c9a227;
  --color-midnight: #2a1a3e;
}
Tailwind v4 theme

In Inkwell Study's world

@theme {
  --color-indigo: #4b0082;
  --color-parchment: #f3ead8;
  --color-sepia: #8a5a3b;
  --color-gold: #c9a227;
  --color-midnight: #2a1a3e;
}
JSON
{
  "name": "Inkwell Study",
  "colors": [
    {
      "hex": "#4b0082",
      "role": "indigo"
    },
    {
      "hex": "#f3ead8",
      "role": "parchment"
    },
    {
      "hex": "#8a5a3b",
      "role": "sepia"
    },
    {
      "hex": "#c9a227",
      "role": "gold"
    },
    {
      "hex": "#2a1a3e",
      "role": "midnight"
    }
  ]
}

Related palettes