Chambray Day
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
Denim and chambray are the same dye at two washes, so the core pairing is effortless; linen white extends that textile story into the background. Sage green is the one hue shift, and it works because it matches the blues' low saturation exactly — a soft, gray-green neighbor rather than a rival. Slate keeps text in the same cool family, and the whole scheme feels like line-dried laundry: casual, clean, unforced.
Built around Denim Blue.
Use this palette
#3e5f8a, #a8bfd4, #f7f5f0, #7d9b76, #33414f:root {
--color-denim: #3e5f8a;
--color-chambray: #a8bfd4;
--color-linen: #f7f5f0;
--color-sage: #7d9b76;
--color-slate: #33414f;
}@theme {
--color-denim: #3e5f8a;
--color-chambray: #a8bfd4;
--color-linen: #f7f5f0;
--color-sage: #7d9b76;
--color-slate: #33414f;
}{
"name": "Chambray Day",
"colors": [
{
"hex": "#3e5f8a",
"role": "denim"
},
{
"hex": "#a8bfd4",
"role": "chambray"
},
{
"hex": "#f7f5f0",
"role": "linen"
},
{
"hex": "#7d9b76",
"role": "sage"
},
{
"hex": "#33414f",
"role": "slate"
}
]
}