Slate and Citrine

moodyluxuriousminimal

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

Blue-gray and gold is an old jewelry pairing — stone and setting — and it works because citrine sits nearly opposite slate on the wheel while matching its muted depth. Slate, pewter, and fog form the cool tonal spine; night is slate pushed almost to black, so the darkest value still belongs to the family. One warm metallic note against all that stone reads as quiet confidence, perfect for premium identities.

Built around Slate Gray.

Use this palette

Hex values
  • #708090slate
  • #9daab5pewter
  • #e4e8ecfog
  • #d9a927citrine
  • #26303anight
CSS custom properties

The variables, doing badge duty

slatepewterfogcitrinenight
:root {
  --color-slate: #708090;
  --color-pewter: #9daab5;
  --color-fog: #e4e8ec;
  --color-citrine: #d9a927;
  --color-night: #26303a;
}
Tailwind v4 theme

In Slate and Citrine's world

@theme {
  --color-slate: #708090;
  --color-pewter: #9daab5;
  --color-fog: #e4e8ec;
  --color-citrine: #d9a927;
  --color-night: #26303a;
}
JSON
{
  "name": "Slate and Citrine",
  "colors": [
    {
      "hex": "#708090",
      "role": "slate"
    },
    {
      "hex": "#9daab5",
      "role": "pewter"
    },
    {
      "hex": "#e4e8ec",
      "role": "fog"
    },
    {
      "hex": "#d9a927",
      "role": "citrine"
    },
    {
      "hex": "#26303a",
      "role": "night"
    }
  ]
}

Related palettes