@pipeworx/colorapi
Connect: https://gateway.pipeworx.io/colorapi/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- identify_color — Identify a color by hex code (e.g., “#FF5733”). Returns color name, RGB/HSL/HSV/CMYK values, and WCAG contrast ratios for accessibility.
- generate_scheme — Generate harmonious color palettes from a seed hex color (e.g., “#3498DB”). Returns complementary, analogous, triadic, or monochromatic schemes with hex codes.
- convert_color — Convert between color formats: RGB to hex, HSL, HSV, CMYK. Returns the closest named color for the input values.
Tools
convert_color— Convert between color formats: RGB to hex, HSL, HSV, CMYK. Returns the closest named color for the input values.generate_scheme— Generate harmonious color palettes from a seed hex color (e.g., #3498DB ). Returns complementary, analogous, triadic, or monochromatic schemes with hex codes.identify_color— Identify a color by hex code (e.g., #FF5733 ). Returns color name, RGB/HSL/HSV/CMYK values, and WCAG contrast ratios for accessibility.