openclaw-color-palette
Installation
SKILL.md
OpenClaw Color Palette v2.0
Design-grade color tools -- 5 tools for palettes, accessibility, conversion, simulation, and extraction.
Quick Reference
| Situation | Action | Tool |
|---|---|---|
| Starting a new website or app design | Generate a harmonious palette from a brand color | generate_palette |
| Text looks hard to read on a background | Check WCAG 2.1 AA/AAA contrast ratio | check_contrast |
| Designer gave hex, you need RGB for code | Convert between any color format | convert_color |
| Need to ensure inclusive design | Simulate 8 types of color vision deficiency | color_blindness_sim |
| Client sent a logo, need brand colors | Extract dominant colors with frequency data | extract_palette |
| Building a design system from scratch | Generate palette + check contrast + simulate CVD | All 3 combined |