Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors
@yedanyagamiai-cmd
About Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors
MCP server for color operations: generate harmonious palettes by color theory, check WCAG contrast ratios, convert between HEX/RGB/HSL, create CSS gradients, and lookup Tailwind colors. 5 tools on Cloudflare Workers.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"color-palette": {
"url": "https://color-palette-mcp.yagami8095.workers.dev/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors?
Color Palette MCP is a server within the OpenClaw MCP suite that provides AI-powered color tools: palette generation, WCAG contrast checking, color format conversion, CSS gradient generation, and Tailwind CSS color lookup. It runs on Cloudflare Workers with zero setup and a streamable HTTP transport, aimed at developers and designers who need quick color utilities.
How to use Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors?
Install via the Cursor one-click link, add to Claude Desktop config as a streamable-http MCP server, or connect from any MCP client using the URL https://color-palette-mcp.yagami8095.workers.dev/mcp. No local installation or API key is required for the free tier.
Key features of Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors
- Generate harmonious palettes (complementary, triadic, etc.)
- Check WCAG 2.1 AA/AAA contrast compliance
- Convert between Hex, RGB, HSL, and CSS named colors
- Generate linear, radial, and conic CSS gradients
- Look up Tailwind v3 colors and find nearest matches
Use cases of Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors
- Designers quickly obtain harmonious color palettes for UI projects.
- Developers verify text/background contrast meets accessibility standards.
- Convert color values between formats for CSS or design token workflows.
- Generate CSS gradient code for web components or landing pages.
- Match arbitrary colors to the nearest Tailwind v3 color name.
FAQ from Color Palette MCP - Generate Palettes, Check Contrast & Convert Colors
What is the free tier limit?
The free tier allows 25 calls per day across all 5 tools. No API key is required.
How do I upgrade to Pro?
Pro costs $29/month and gives 50,000 calls per month across all 9 OpenClaw servers, including Color Palette. A Pro API key unlocks higher usage limits.
Does this server require installation or dependencies?
No. It uses streamable HTTP transport and runs on Cloudflare Workers. You only need to configure your MCP client with the server URL.
What color formats are supported for conversion?
The server supports Hex, RGB, HSL, and CSS named colors (140 standard names).
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Comments