Color palette generator
Export
:root {
--color-1: #1f1f1e;
--color-2: #1e1f1f;
--color-3: #1f1e1f;
}
Exporting the raw swatches as color-1…5. Make it a brand system for role names.
Make it a brand system
Stage 2 turns these five swatches into role tokens — surface, text, primary, secondary, accent, border — with real WCAG pairs. Your swatches are kept where they already clear their role's target; a primary that doesn't is moved along its own hue until it does (and the move is shown), and the rest is generated to target. Every pair reports its own ratio, so anything still short is flagged rather than hidden.
Point any MCP client at the shared colors endpoint and your agent gets the same engine as this page — generate_palette, check_contrast, analyze_color — read-only, no key. Every palette it proposes comes with a /palettes/new/… link: open it, lock what you like, paste the link back.
https://mcp.brandsweets.com/colors/mcpclaude mcp add --transport http brandsweets-colors https://mcp.brandsweets.com/colors/mcp
›propose 4 palette candidates for a vibrant brand and give me links to lock what I like
https://brandsweets.com/palettes/new/1f1f1e-1e1f1f-1f1e1f?style=vibrant
Want the agent to remember your picks and write them into a living brand? Create a free BrandSweets workspace.