Dovecote Teal
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
Taupe's split gray-brown personality lets it shake hands with both sides of this palette: its gray half welcomes the deep teal, its brown half welcomes the umber. Teal is the single cool, saturated note, and setting it against three warm neutrals makes it read as considered rather than corporate. Dove and shell layer two lighter warm steps above the anchor, giving interfaces plenty of quiet surface area.
Built around Taupe.
Use this palette
#9a8a78, #cfc8bd, #2f6f6a, #f5f0e6, #574a3e:root {
--color-taupe: #9a8a78;
--color-dove: #cfc8bd;
--color-teal: #2f6f6a;
--color-shell: #f5f0e6;
--color-umber: #574a3e;
}@theme {
--color-taupe: #9a8a78;
--color-dove: #cfc8bd;
--color-teal: #2f6f6a;
--color-shell: #f5f0e6;
--color-umber: #574a3e;
}{
"name": "Dovecote Teal",
"colors": [
{
"hex": "#9a8a78",
"role": "taupe"
},
{
"hex": "#cfc8bd",
"role": "dove"
},
{
"hex": "#2f6f6a",
"role": "teal"
},
{
"hex": "#f5f0e6",
"role": "shell"
},
{
"hex": "#574a3e",
"role": "umber"
}
]
}