jezweb / color-palette
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/color-palette && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/3657" && unzip -o skill.zip -d .claude/skills/color-palette && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/color-palette/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Generate complete, accessible color palettes from a single brand hex. Creates 11-shade scale (50-950), semantic tokens (background, foreground, card, muted), and dark mode variants. Includes WCAG contrast checking for text accessibility. Use when: setting up design system, creating Tailwind theme, building brand colors from single hex, converting designs to code, checking color accessibility.