Gilded Onyx
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
Dark stone and gold leaf is the oldest luxury formula there is, and onyx improves on flat black by carrying a mineral coolness that makes gilt look warmer by contrast. Bone stands in for white so the light end stays aged rather than stark, and oxide red adds a second precious-material note — lacquer against the stone. Shadow gives the dark side a mid-step, useful for layered packaging and dark-mode brand sites.
Built around Onyx.
Use this palette
#35383c, #c9a24b, #ece6d9, #55595e, #8c3b30:root {
--color-onyx: #35383c;
--color-gilt: #c9a24b;
--color-bone: #ece6d9;
--color-shadow: #55595e;
--color-oxide: #8c3b30;
}@theme {
--color-onyx: #35383c;
--color-gilt: #c9a24b;
--color-bone: #ece6d9;
--color-shadow: #55595e;
--color-oxide: #8c3b30;
}{
"name": "Gilded Onyx",
"colors": [
{
"hex": "#35383c",
"role": "onyx"
},
{
"hex": "#c9a24b",
"role": "gilt"
},
{
"hex": "#ece6d9",
"role": "bone"
},
{
"hex": "#55595e",
"role": "shadow"
},
{
"hex": "#8c3b30",
"role": "oxide"
}
]
}