color-palette
by Kevin Cline
Generate accessible, role-based color palettes with JSON data, CSS variables, and HTML previews from any mood.
- Generate WCAG AA/AAA compliant color schemes for web applications
- Create brand-aligned palettes from simple mood or industry descriptions
- Export ready-to-use CSS custom properties for frontend projects
$12
One-time purchase · Own forever
Included in download
- Generate WCAG AA/AAA compliant color schemes for web applications
- Create brand-aligned palettes from simple mood or industry descriptions
- terminal automation included
- Includes example output and usage patterns
See it in action
Primary: #2563EB (Electric Blue)
Secondary: #0EA5E9 (Sky Blue)
Accessibility: text-primary on background (14.5:1) - PASS AA/AAA
Files saved: palette.json, palette.html
CSS variables: :root { --primary: #2563EB; --surface: #F1F5F9; }color-palette
by Kevin Cline
Generate accessible, role-based color palettes with JSON data, CSS variables, and HTML previews from any mood.
$12
One-time purchase · Own forever
⚡ Also available via Agensi Pro — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Generate WCAG AA/AAA compliant color schemes for web applications
- Create brand-aligned palettes from simple mood or industry descriptions
- terminal automation included
- Includes example output and usage patterns
- Instant install
See it in action
Primary: #2563EB (Electric Blue)
Secondary: #0EA5E9 (Sky Blue)
Accessibility: text-primary on background (14.5:1) - PASS AA/AAA
Files saved: palette.json, palette.html
CSS variables: :root { --primary: #2563EB; --surface: #F1F5F9; }About This Skill
Professional Color Systems from Simple Prompts
The Color Palette Generator transforms vague descriptions, brand concepts, or moods into architected design systems. It solves the common developer pain point of choosing colors that look good together while ensuring they meet professional accessibility standards.
What it does
- Intelligent Derivation: Converts prompts like "midnight forest" or "fintech blue" into a cohesive 5-7 color system.
- Role-Based Assignment: Automatically maps colors to UI roles: primary, secondary, background, surface, and typography.
- Automated Accessibility: Calculates WCAG 2.1 contrast ratios for every text/background pair to ensure your UI is inclusive.
- Developer-Ready Assets: Generates a machine-readable
palette.jsonand a visualpalette.htmlpreview for stakeholders.
Why use this skill?
Unlike generic AI color suggestions, this skill provides exact technical values (HEX, RGB, HSL) and validates those values against industry-standard accessibility rules. It goes beyond "colors that look nice" by generating the CSS custom variables you need to drop directly into your project's stylesheet, saving you hours of manual tweaking and contrast testing.
📖 Learn more: Best Frontend & Design Skills for Claude Code →
Use Cases
- Generate WCAG AA/AAA compliant color schemes for web applications
- Create brand-aligned palettes from simple mood or industry descriptions
- Export ready-to-use CSS custom properties for frontend projects
- Produce visual HTML swatch previews for client or stakeholder approval
- Systematize UI colors into machine-readable JSON for design tokens
How to Install
unzip color-palette.zip -d ~/.claude/skills/Reviews
No reviews yet — be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Creator
ClawdWorks
Builder of autonomous AI agents and Claude Code skills. ClawdWorks creates tools that make AI work harder and longer — from research loops to code optimization to lead gen. Powered by Claude Opus 4.6 + Codex 5.4.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.