color-palette

Cloudflare Workers MCP server: color-palette

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Cloudflare Workers MCP server: color-palette

    Server tool list (7)

    Raw names from tools/list. Only developers need these.

    convert_colorConvert a hex color to HEX, RGB, HSL, and CMYK formats. Input: hex string with or without # (e.g. "ff5733").
    color_harmonyGenerate a set of harmonious colors from a base hex color. Harmony types: complementary, analogous, triadic, split, tetradic, monochromatic.
    generate_gradientGenerate an interpolated gradient between two hex colors. Returns color stops and a ready-to-use CSS linear-gradient string.
    check_contrastCheck WCAG 2.1 contrast ratio between foreground and background colors. Returns ratio and AA/AAA pass/fail for both normal and large text.
    random_paletteGenerate a random harmonious color palette. Colors share a hue family to avoid clashing.
    generate_cssGenerate CSS :root custom properties from a list of hex colors. Returns a ready-to-paste CSS block.
    generate_tailwindGenerate a Tailwind CSS color config object. Colors are mapped to standard shades (50, 100, 200 … 900) in order. Paste the result into tailwind.config.js theme.extend.colors.
    color-palette: connect to Claude, ChatGPT, Cursor · Connectors.fun