Color Palette Generator — 5 Harmony Schemes
axel-belfort/color-paletteColor palette generation API for AI agents. Generate harmonious palettes from any hex color: complementary, analogous, triadic, split-complementary, and tetradic schemes. Returns hex, RGB, HSL, and CSS custom properties. Tools: design_generate_color_palette. Use this for UI design, brand color exploration, or generating themed color systems. Returns multiple format options ready for code. Returns: {palette[], scheme, hex, rgb, hsl, css}. No API key required — x402 micropayment $0.001/call on Base L2.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"color_palette_generator_—_5_harmony_schemes": {
"url": "https://github.com/Br0ski777/color-palette-x402",
"transport": "http"
}
}
}