Crown and Honey

luxuriousvibrant

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

Blue and gold is the oldest luxury pairing in heraldry, and it works because gold behaves as a warm neutral rather than a competing hue — it flatters royal blue instead of fighting it. Midnight extends the blue into text-safe territory, and warm parchment keeps the whites from feeling clinical next to the metallic. Cornflower is the soft tint that lets you build layouts without leaning on the loud royal everywhere.

Built around Royal Blue.

Use this palette

Hex values
#4169e1, #d4af37, #10214b, #f6f2e8, #8ba3e8
CSS custom properties
:root {
  --color-royal: #4169e1;
  --color-gold: #d4af37;
  --color-midnight: #10214b;
  --color-parchment: #f6f2e8;
  --color-cornflower: #8ba3e8;
}
Tailwind v4 theme
@theme {
  --color-royal: #4169e1;
  --color-gold: #d4af37;
  --color-midnight: #10214b;
  --color-parchment: #f6f2e8;
  --color-cornflower: #8ba3e8;
}
JSON
{
  "name": "Crown and Honey",
  "colors": [
    {
      "hex": "#4169e1",
      "role": "royal"
    },
    {
      "hex": "#d4af37",
      "role": "gold"
    },
    {
      "hex": "#10214b",
      "role": "midnight"
    },
    {
      "hex": "#f6f2e8",
      "role": "parchment"
    },
    {
      "hex": "#8ba3e8",
      "role": "cornflower"
    }
  ]
}

Related palettes