Gallery Cobalt
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
Cobalt against warm gallery white is a modernist staple — the blue is intense enough to function as the entire identity, so everything else stays out of its way. Tangerine is cobalt's near-complement and should appear sparingly, at maybe five percent coverage, where it vibrates without clashing. The pale wash tint gives you a quiet secondary surface, and near-black ink keeps typography sharper than the blue itself could.
Built around Cobalt Blue.
Use this palette
#0047ab, #f7f5f0, #f2542d, #c8d6ea, #191919:root {
--color-cobalt: #0047ab;
--color-gesso: #f7f5f0;
--color-tangerine: #f2542d;
--color-wash: #c8d6ea;
--color-ink: #191919;
}@theme {
--color-cobalt: #0047ab;
--color-gesso: #f7f5f0;
--color-tangerine: #f2542d;
--color-wash: #c8d6ea;
--color-ink: #191919;
}{
"name": "Gallery Cobalt",
"colors": [
{
"hex": "#0047ab",
"role": "cobalt"
},
{
"hex": "#f7f5f0",
"role": "gesso"
},
{
"hex": "#f2542d",
"role": "tangerine"
},
{
"hex": "#c8d6ea",
"role": "wash"
},
{
"hex": "#191919",
"role": "ink"
}
]
}