Skip to content
Back to search
60
MCP http

Color Palette Generator — 5 Harmony Schemes

axel-belfort/color-palette

Color 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.

Uptime
100.0%
6 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Color Palette Generator API live
Generate harmonious color palettes — complementary, analogous, triadic. x402 micropayment.
1 tools · sse
Color Palette Generator API
Generate harmonious color palettes — complementary, analogous, triadic. x402 micropayment.
0 tools · sse
Color Palette Generator
Generates harmonious color palettes using complementary, analogous, and triadic color theory from a seed color.
0 tools
io.github.ryudi84/color-forge-mcp
Convert between HEX, RGB, HSL color formats and generate palettes
0 tools
io.github.ryudi84/color
MCP server for color palette generation and conversion — HEX, RGB, HSL
0 tools
color-ai-mcp
MCP server for color ai. Features hex to rgb, generate palette, check contrast. From MEOK AI Labs.
0 tools

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"
    }
  }
}