Skip to content

Latest commit

ย 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽจ hue3 โ€” Triadic Color Palette Advisor for Claude Code

License: MIT Claude Code Skill Palettes Moods

Three colors. One system. Every mood.

A Claude Code skill that generates beautiful, production-ready color palettes from just three colors using triadic color theory.

Live Demo โ†’ โ€” Browse all 88 palettes with instant preview Wikipedia Before & After โ†’ โ€” See hue3 transform a familiar website

hue3 preview โ€” 88 palettes across 11 moods

Wikipedia Before & After

Same page, different mood โ€” 13 hue3 palettes applied to Wikipedia's layout:

Before (Original) After (Cyberpunk / DRM-01)
Wikipedia Original Wikipedia with Cyberpunk palette

Try it yourself โ†’ โ€” Switch between 12 moods with one click

Why hue3?

Most color tools give you a color wheel and leave you on your own. hue3 is different:

  • You describe a mood, not a hex code โ€” say "calm and serene" or "bold and energetic" and get a complete palette
  • Every palette is battle-tested โ€” curated with proper 60-30-10 ratio, not random generation
  • Instant design system โ€” not just 3 colors, but background, surface, text, border all derived
  • WCAG built-in โ€” accessibility isn't an afterthought, it's checked on every output

Features

  • 88 curated palettes across 11 mood categories (10 moods + Japanese), each with 8 carefully tuned schemes
  • Mood-first workflow โ€” describe a feeling, get matching colors (not the other way around)
  • Triadic color theory โ€” every palette built on proven three-color structures (triadic, split-complementary, analogous, temperature contrast)
  • 60-30-10 ratio โ€” primary, secondary, accent roles with proper area distribution
  • Extended design system โ€” background, surface, text, border colors derived from the triadic base
  • WCAG accessibility check โ€” contrast ratios validated for every output
  • Dark mode conversion โ€” automatic light-to-dark transformation formulas
  • Live HTML preview โ€” generates a single-file preview website with your palette applied to real UI components
  • Bilingual color names โ€” English + Chinese/Japanese names for culturally-rooted palettes

Mood Categories

Mood Keywords Palettes
๐ŸŒŠ Calm serene, meditation, spa, peaceful, healing 8
โšก Bold energetic, dynamic, sports, impact, confident 8
๐ŸŽ€ Romantic soft, tender, dreamy, sweet, wedding, pastel 8
๐Ÿ‘‘ Luxurious premium, elegant, opulent, refined, exclusive 8
๐ŸŒฟ Earthy natural, organic, forest, botanical, pastoral 8
๐ŸŽฎ Playful fun, joyful, creative, whimsical, colorful 8
๐Ÿข Professional corporate, business, trustworthy, reliable 8
๐Ÿ”ฎ Dramatic dark, edgy, cinematic, cyberpunk, gaming 8
โ˜• Cozy warm, homey, autumnal, fireplace, cafรฉ 8
โฌœ Minimal modern, clean, simple, whitespace, pure 8
๐ŸŽŒ Japanese wabi-sabi, sakura, matcha, ukiyo-e, anime 8

Quick Start

Installation

git clone https://github.com/ktzzypo938/hue3.git
mkdir -p ~/.claude/skills/hue3
cp hue3/SKILL.md ~/.claude/skills/hue3/
cp -r hue3/references ~/.claude/skills/hue3/

That's it. Open any Claude Code session and start asking about colors.

Usage

The skill activates automatically when you mention colors, palettes, or visual design:

> I need a calm, serene color scheme for a meditation app
> Give me something bold and energetic for a sports brand
> What palette would work for a dramatic cyberpunk dashboard?
> Make it feel cozy, like a fireside cafรฉ

Or trigger it manually:

> /color-palettes

What you get

Each recommendation includes:

  1. Triadic base โ€” 3 colors with Hex, HSL, and role labels
  2. Extended system โ€” background, surface, text, border
  3. Rationale โ€” source palette, structure type, hue relationships
  4. Accessibility check โ€” WCAG AA contrast ratios
  5. HTML preview โ€” a single-file website you can open in any browser

Preview Gallery

Open preview-all.html in your browser to browse all 88 palettes with a live UI preview. Use โ†‘โ†“ arrow keys to quickly flip through palettes.

The skill also includes references/preview-template.html โ€” a single-palette preview with:

  • Color swatches (all 7 roles side by side)
  • Hero section (primary color at scale)
  • Navigation bar (secondary color)
  • Card grid (surface + border + buttons)
  • Form elements (focus states with accent color)
  • Typography sample (text readability check)
  • Dark mode toggle (one-click switch)

File Structure

hue3/
โ”œโ”€โ”€ SKILL.md                          # Main skill definition
โ”œโ”€โ”€ README.md                         # This file
โ”œโ”€โ”€ LICENSE                           # MIT License
โ”œโ”€โ”€ preview-all.html                  # Interactive gallery (all 88 palettes)
โ”œโ”€โ”€ wikipedia-before-after.html       # Wikipedia reskin demo (12 moods)
โ”œโ”€โ”€ index.html                        # GitHub Pages entry point
โ”œโ”€โ”€ preview.png                       # Social preview image
โ”œโ”€โ”€ wiki-before.png                   # Wikipedia demo โ€” before screenshot
โ”œโ”€โ”€ wiki-after.png                    # Wikipedia demo โ€” after screenshot
โ””โ”€โ”€ references/
    โ”œโ”€โ”€ color-theory.md               # Theory: HSL, triadic structures, 60-30-10, WCAG
    โ”œโ”€โ”€ preview-template.html         # Single-palette HTML preview template
    โ”œโ”€โ”€ calm.md                       # ๐ŸŒŠ 8 calm/serene palettes
    โ”œโ”€โ”€ bold.md                       # โšก 8 bold/energetic palettes
    โ”œโ”€โ”€ romantic.md                   # ๐ŸŽ€ 8 romantic/soft palettes
    โ”œโ”€โ”€ luxurious.md                  # ๐Ÿ‘‘ 8 luxurious/sophisticated palettes
    โ”œโ”€โ”€ earthy.md                     # ๐ŸŒฟ 8 earthy/natural palettes
    โ”œโ”€โ”€ playful.md                    # ๐ŸŽฎ 8 playful/vibrant palettes
    โ”œโ”€โ”€ professional.md               # ๐Ÿข 8 professional/trustworthy palettes
    โ”œโ”€โ”€ dramatic.md                   # ๐Ÿ”ฎ 8 dramatic/edgy palettes
    โ”œโ”€โ”€ cozy.md                       # โ˜• 8 cozy/warm palettes
    โ”œโ”€โ”€ minimal.md                    # โฌœ 8 minimal/modern palettes
    โ””โ”€โ”€ japanese.md                   # ๐ŸŽŒ 8 Japanese palettes

Contributing

Contributions are welcome! Here are some ways you can help:

  • Add new mood categories โ€” Nostalgic, Futuristic, Rebellious, Ethereal...
  • Improve existing palettes โ€” better color choices, more refined harmony
  • Add new features to SKILL.md โ€” gradient generation, color blindness simulation
  • Translate โ€” add more bilingual color names or translate the skill workflow

Please open an issue first to discuss what you'd like to change.

Inspiration

This skill's three-color philosophy and mood-first approach were inspired by the Japanese design community's emphasis on constraint-driven palette design โ€” particularly the idea that just three well-chosen colors can be more effective than a complex palette. The 60-30-10 ratio and triadic color structures are rooted in classic design education.

License

MIT

About

๐ŸŽจ Triadic color palette advisor for Claude Code. 45 curated palettes ร— 9 styles. Three colors. One system. Every mood.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages