Slate and Citrine
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 startedFast
Ships static, loads instantly.
Honest
Every choice explained.
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-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
#708090, #9daab5, #e4e8ec, #d9a927, #26303a:root {
--color-slate: #708090;
--color-pewter: #9daab5;
--color-fog: #e4e8ec;
--color-citrine: #d9a927;
--color-night: #26303a;
}@theme {
--color-slate: #708090;
--color-pewter: #9daab5;
--color-fog: #e4e8ec;
--color-citrine: #d9a927;
--color-night: #26303a;
}{
"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"
}
]
}