Gallery Plaster
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
Four colors, four clean value steps — plaster, taupe, rust, graphite — so hierarchy is built into the palette before a layout even starts. Rust works as the accent because it is essentially taupe with its brown undertone turned up to full: same family, more conviction. The restraint suits contexts where content is the star, like portfolios, decks, and gallery-adjacent interiors.
Built around Taupe.
Use this palette
#9a8a78, #e8e2d8, #a85638, #3a3733:root {
--color-taupe: #9a8a78;
--color-plaster: #e8e2d8;
--color-rust: #a85638;
--color-graphite: #3a3733;
}@theme {
--color-taupe: #9a8a78;
--color-plaster: #e8e2d8;
--color-rust: #a85638;
--color-graphite: #3a3733;
}{
"name": "Gallery Plaster",
"colors": [
{
"hex": "#9a8a78",
"role": "taupe"
},
{
"hex": "#e8e2d8",
"role": "plaster"
},
{
"hex": "#a85638",
"role": "rust"
},
{
"hex": "#3a3733",
"role": "graphite"
}
]
}