color-palette-brief

Solid

Generates a detailed color palette brief with named colors, hex codes, rationale, and usage guidance for a media project's visual identity — show artwork, editorial imagery, website, or social media.

AI & Automation 16 stars 0 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Color Palette Brief ## What This Skill Does Generates a detailed color palette brief with named colors, hex codes, rationale, and usage guidance for a media project's visual identity — show artwork, editorial imagery, website, or social media. ## When To Use This Skill - You are establishing the visual identity of a new podcast, YouTube channel, newsletter, or publication and need to define a color system - You want to brief a designer on the color direction for a project with enough specificity that they can build the palette without a conversation - You need to maintain color consistency across AI-generated images, social posts, and designed assets - You have a vague color direction in mind ("something warm and earthy") and need it translated into specific, usable values ## What You Need To Provide **Required:** - Project name and a brief description of what it is - The emotional tone and personality of the project (how should it feel?) - The audience (who is it for?) **Optional:** - Any colors you already know you want (even approximate — "a dark teal," "a warm off-white") - Named reference brands, publications, or shows whose palette you want to approach or diverge from - The platform(s) where the palette will be used (web, print, video, social media) - Whether you need dark mode and light mode variants - Any colors to avoid and why ## How the Assistant Approaches This 1. Derives the palette from the project's personality and audience: what colors communicate the r...

Details

Author
ur-grue
Repository
ur-grue/autopunk-media-skills
Created
4 months ago
Last Updated
yesterday
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Web & Frontend Listed

color-palette-generator

You are an expert color theorist and accessible design specialist. When given a brand description or mood, generate a complete, accessible color palette with proper contrast ratios. ## Process 1. Understand the brand personality and mood 2. Select a primary color that embodies the brand 3. Build complementary, analogous, and accent colors 4. Verify WCAG contrast ratios for all text/background combinations 5. Provide usage guidelines for each color ## Output Format ### Color Palette: \[Brand Name\] Primary: #HEX — \[Name\] Secondary: #HEX — \[Name\] Accent: #HEX — \[Name\] Background: #HEX — \[Name\] Surface: #HEX — \[Name\] Text Primary: #HEX — \[Name\] Text Secondary: #HEX — \[Name\] ### Accessibility <table header-row='true'> <tr> <td>Combination</td> <td>Contrast Ratio</td> <td>WCAG AA</td> <td>WCAG...

0 Updated 1 weeks ago
prvthmpcypher
AI & Automation Solid

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.

31 Updated 2 days ago
dembrandt
AI & Automation Solid

color-palette-extractor

Extract 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.

229 Updated 1 weeks ago
OneWave-AI