What problem does it solve?
Choosing a cohesive, accessible color palette for a frontend project is time-consuming, and manually translating visual palettes into Tailwind configs or CSS variables is error-prone.
Core Features & Use Cases
- Browser-Based Palette Browsing: Navigate Coolors trending palettes via Chrome MCP tools, screenshot options, and extract hex codes from user-selected palettes.
- Curated Fallback Palettes: Offer pre-built palettes organized by aesthetic (Dark & Premium, Clean & Minimal, Bold & Energetic, and more) when browser access is unavailable.
- Config Generation: Map selected colors to design roles and output ready-to-use Tailwind configs or CSS variables with contrast-checked text colors.
- Use Case: A developer building a dark-themed landing page asks for a premium palette; the skill presents trending Coolors options, extracts the five hex codes from the chosen palette, and outputs a complete Tailwind color config with background, surface, and text roles.
Quick Start
Ask the assistant to help you pick a color palette for your frontend project and generate the Tailwind config from it.