Color Trends Skill
Purpose
Research and report on current color trends across Pantone selections, architecture, film color grading, web/brand design, and cultural context. Provides research-backed inspiration grounded in real-world sources.
When This Skill Applies
- User asks about "trending colors" or "popular palettes"
- User wants to know the "Pantone Color of the Year"
- User asks about "colors used in recent films"
- User wants "architecture color trends"
- User needs "design trend" color research
- User asks "what colors are popular right now?"
Trigger Phrases
| Natural Language |
Action |
| "What are the trending colors right now?" |
Research across all categories |
| "What's the Pantone Color of the Year?" |
Pantone-specific research |
| "What colors are popular in architecture?" |
Architecture trend research |
| "Show me film color palettes" |
Film color grading research |
| "Current web design color trends" |
Design trend research |
| "What colors are trending for 2025-2026?" |
Year-specific trend research |
Parameters
--category <name> — Focus category: pantone, architecture, film, design, cultural, all. Default: all
--year <YYYY> or --year <YYYY-YYYY> — Year or range. Default: current year
--region <name> — Regional focus (optional): global, north-america, europe, asia, nordic, mediterranean
Research Process
1. Pantone Research
Search for:
- Pantone Color of the Year (current and recent 3 years)
- Pantone seasonal trend reports (Fashion, Home + Interiors)
- Pantone color palettes by season
Sources to query:
- Pantone official announcements
- Design press coverage of Pantone selections
- Industry analysis of Pantone trends
Output fields:
- Color name and code (e.g., "Peach Fuzz" Pantone 13-1023)
- Approximate HEX equivalent
- Context: why this color was selected
- How it appears in current design
2. Architecture Research
Search for:
- Contemporary architecture color palettes (last 12 months)
- Interior design color trends
- Notable building projects and their color choices
- Material color trends (concrete, wood, metal finishes)
Sources to query:
- Architectural Digest color features
- Dezeen color and material articles
- ArchDaily project color analysis
- Interior design trend reports
Output fields:
- Trending palette with HEX approximations
- Source projects or designers
- Material context (paint, tile, facade, furniture)
- Regional variations
3. Film Research
Search for:
- Notable color palettes from recent/acclaimed films
- Color grading trends in cinema
- Cinematographer color choices
Sources to query:
- Cinematography discussions and breakdowns
- StudioBinder color analysis articles
- Film color palette databases
- Award-season films with distinctive color work
Output fields:
- Film name, year, cinematographer
- Dominant palette (3-5 colors with HEX)
- Color grading style description
- Mood and narrative use of color
4. Design Trends Research
Search for:
- Current web design color trends
- Branding color trends
- UI/UX color patterns
- Print design color directions
Sources to query:
- Dribbble and Behance trend reports
- AIGA design trend articles
- Material Design and Apple HIG updates
- CSS/web design color trend articles
Output fields:
- Trending palettes with HEX values
- Usage context (web, mobile, print, branding)
- Style associations (glassmorphism, brutalism, soft UI)
5. Cultural Context Research
Search for:
- Regional color preferences
- Seasonal color associations
- Cultural color meanings (to avoid)
- Holiday and event color trends
Output fields:
- Regional palette preferences
- Cultural considerations for global audiences
- Seasonal appropriateness
Output Format
Uses templates/trend-report.md template. Summary format:
Color Trends Report — 2025-2026
PANTONE
Color of the Year 2025: Mocha Mousse (17-1230)
≈ #A47764 ██████ Warm, comforting, indulgent
Recent: Peach Fuzz (2024), Viva Magenta (2023)
ARCHITECTURE
Trending: Warm earth tones, terracotta, sage green
#C67B5C ██████ Terracotta
#9CAF88 ██████ Sage
#DCD0C0 ██████ Warm Stone
Notable: [Project/source reference]
FILM
"Dune: Part Two" (2024) — Greig Fraser
#C4A35A ██████ Desert Gold
#2B2118 ██████ Shadow Brown
#8B7355 ██████ Sand
Style: Warm desaturated, golden-hour emphasis
DESIGN
Web/UI: Gradients returning, purple-blue dominance
#6C63FF ██████ Electric Indigo
#FF6B6B ██████ Coral Pop
#2D2B55 ██████ Deep Purple
Pattern: Bold gradients with dark mode priority
Sources: [list of URLs searched]
Important Notes
- All trend data comes from web search — results are as current as the search allows
- HEX values for Pantone colors are approximations (Pantone is a proprietary system)
- Film palettes are extracted from analysis, not official sources
- Always cite sources when reporting trends
- Acknowledge when information may be from a prior year vs. current
1---2name: color-trends3description: Research current color trends from Pantone, architecture, film, and design. Use when user asks about trending colors, popular palettes, or wants research-backed color inspiration.4---56# Color Trends Skill78## Purpose910Research and report on current color trends across Pantone selections, architecture, film color grading, web/brand design, and cultural context. Provides research-backed inspiration grounded in real-world sources.1112## When This Skill Applies1314- User asks about "trending colors" or "popular palettes"15- User wants to know the "Pantone Color of the Year"16- User asks about "colors used in recent films"17- User wants "architecture color trends"18- User needs "design trend" color research19- User asks "what colors are popular right now?"2021## Trigger Phrases2223| Natural Language | Action |24|------------------|--------|25| "What are the trending colors right now?" | Research across all categories |26| "What's the Pantone Color of the Year?" | Pantone-specific research |27| "What colors are popular in architecture?" | Architecture trend research |28| "Show me film color palettes" | Film color grading research |29| "Current web design color trends" | Design trend research |30| "What colors are trending for 2025-2026?" | Year-specific trend research |3132## Parameters3334- `--category <name>` — Focus category: pantone, architecture, film, design, cultural, all. Default: all35- `--year <YYYY>` or `--year <YYYY-YYYY>` — Year or range. Default: current year36- `--region <name>` — Regional focus (optional): global, north-america, europe, asia, nordic, mediterranean3738## Research Process3940### 1. Pantone Research4142Search for:43- Pantone Color of the Year (current and recent 3 years)44- Pantone seasonal trend reports (Fashion, Home + Interiors)45- Pantone color palettes by season4647**Sources to query**:48- Pantone official announcements49- Design press coverage of Pantone selections50- Industry analysis of Pantone trends5152**Output fields**:53- Color name and code (e.g., "Peach Fuzz" Pantone 13-1023)54- Approximate HEX equivalent55- Context: why this color was selected56- How it appears in current design5758### 2. Architecture Research5960Search for:61- Contemporary architecture color palettes (last 12 months)62- Interior design color trends63- Notable building projects and their color choices64- Material color trends (concrete, wood, metal finishes)6566**Sources to query**:67- Architectural Digest color features68- Dezeen color and material articles69- ArchDaily project color analysis70- Interior design trend reports7172**Output fields**:73- Trending palette with HEX approximations74- Source projects or designers75- Material context (paint, tile, facade, furniture)76- Regional variations7778### 3. Film Research7980Search for:81- Notable color palettes from recent/acclaimed films82- Color grading trends in cinema83- Cinematographer color choices8485**Sources to query**:86- Cinematography discussions and breakdowns87- StudioBinder color analysis articles88- Film color palette databases89- Award-season films with distinctive color work9091**Output fields**:92- Film name, year, cinematographer93- Dominant palette (3-5 colors with HEX)94- Color grading style description95- Mood and narrative use of color9697### 4. Design Trends Research9899Search for:100- Current web design color trends101- Branding color trends102- UI/UX color patterns103- Print design color directions104105**Sources to query**:106- Dribbble and Behance trend reports107- AIGA design trend articles108- Material Design and Apple HIG updates109- CSS/web design color trend articles110111**Output fields**:112- Trending palettes with HEX values113- Usage context (web, mobile, print, branding)114- Style associations (glassmorphism, brutalism, soft UI)115116### 5. Cultural Context Research117118Search for:119- Regional color preferences120- Seasonal color associations121- Cultural color meanings (to avoid)122- Holiday and event color trends123124**Output fields**:125- Regional palette preferences126- Cultural considerations for global audiences127- Seasonal appropriateness128129## Output Format130131Uses `templates/trend-report.md` template. Summary format:132133```134Color Trends Report — 2025-2026135136PANTONE137 Color of the Year 2025: Mocha Mousse (17-1230)138 ≈ #A47764 ██████ Warm, comforting, indulgent139 Recent: Peach Fuzz (2024), Viva Magenta (2023)140141ARCHITECTURE142 Trending: Warm earth tones, terracotta, sage green143 #C67B5C ██████ Terracotta144 #9CAF88 ██████ Sage145 #DCD0C0 ██████ Warm Stone146 Notable: [Project/source reference]147148FILM149 "Dune: Part Two" (2024) — Greig Fraser150 #C4A35A ██████ Desert Gold151 #2B2118 ██████ Shadow Brown152 #8B7355 ██████ Sand153 Style: Warm desaturated, golden-hour emphasis154155DESIGN156 Web/UI: Gradients returning, purple-blue dominance157 #6C63FF ██████ Electric Indigo158 #FF6B6B ██████ Coral Pop159 #2D2B55 ██████ Deep Purple160 Pattern: Bold gradients with dark mode priority161162Sources: [list of URLs searched]163```164165## Important Notes166167- All trend data comes from web search — results are as current as the search allows168- HEX values for Pantone colors are approximations (Pantone is a proprietary system)169- Film palettes are extracted from analysis, not official sources170- Always cite sources when reporting trends171- Acknowledge when information may be from a prior year vs. current