color-palette-extractor
SolidExtract color palettes from images, websites, or designs. Identifies dominant colors, generates complementary schemes, and exports in multiple formats (HEX, RGB, HSL, Tailwind, CSS variables). Use when users need color schemes from images, brand colors, or design system palettes.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- OneWave-AI
- Repository
- OneWave-AI/claude-skills
- Created
- 10 months ago
- Last Updated
- 1 months ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
color-palette-generator
Builds accessible palettes using colour theory with WCAG contrast ratios and dark/light variants. Use when creating a palette or fixing contrast failures. Not for dark mode conversion - use dark-mode-adapter.
color-palette-generator
Builds accessible palettes using colour theory with WCAG contrast ratios and dark/light variants. Use when creating a palette or fixing contrast failures. Not for dark mode conversion - use dark-mode-adapter.
algorithmic-color-palette
Derive a full UI colour palette algorithmically from one or two brand colours. Darker and lighter variants for interactive states, desaturated greys from the brand hue for borders and backgrounds, and semantic colours that feel coherent with the brand rather than generic. Use when building a colour system from scratch or expanding a limited brand palette for UI use.