dragoon0x/everything-design-taste

color-palette-generator

Building cohesive color palettes from a single brand color.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill color-palette-generator

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,078 B
  • docs SUMMARY.md 90 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Color Palette Generation

From One Color to Full System

Step 1: Choose your primary

One color that carries the brand's emotional weight.

Step 2: Generate the scale

50:  Almost white with a hint of hue
100: Very light tint
200: Light tint
300: Light-medium
400: Medium-light
500: Your primary color ← start here
600: Medium-dark
700: Dark
800: Very dark
900: Near-black with hue
950: Darkest

Step 3: Add neutrals

Warm gray if brand is warm, cool gray if cool, true gray if neutral. Same 50-950 scale.

Step 4: Add semantic colors

  • Success: Green that doesn't clash with primary
  • Warning: Amber/yellow
  • Error: Red distinct from any brand red
  • Info: Blue distinct from any brand blue

Step 5: Verify

  • All text colors pass WCAG AA on their intended backgrounds
  • Status colors are distinguishable from each other
  • Dark mode versions work with adjusted lightness