colorize

Add strategic color to monochromatic UI components using OKLCH palettes.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/jcdiv47/cool-paper --skill colorize-jcdiv47
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: colorize
Source: https://github.com/jcdiv47/cool-paper/tree/main/.agents/skills/colorize
Command: npx skills add https://github.com/jcdiv47/cool-paper --skill colorize-jcdiv47

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many interfaces are overly monochromatic or visually flat, making it hard to create hierarchy, convey state, or evoke emotion; this Skill guides designers to introduce purposeful color that improves usability and delight without creating visual noise.

Core Features & Use Cases

  • Opportunity assessment: Diagnose where color can add semantic meaning, hierarchy, or delight across components like buttons, badges, charts, and backgrounds.
  • Palette strategy: Recommend a limited, brand-aligned palette (2–4 colors) with dominant, secondary, and accent roles and guidance on application percentages.
  • Implementation guidance: Prescribe semantic color usage (success, error, warning, info), OKLCH-based tints for surfaces, and accessibility checks including WCAG contrast and non-color indicators.
  • Use case: Transform a bland admin dashboard by tinting cards, coloring primary CTAs, and applying semantic badge colors to improve scanability and user feedback.

Quick Start

Use the colorize skill to create a 2–3 color palette aligned with existing brand colors, apply the dominant color to primary CTAs, use a secondary color for supporting accents, and verify WCAG contrast across UI elements.

Frequently Asked Questions about colorize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add strategic color to a monochromatic UI without creating visual noise?

Adding strategic color to a monochromatic UI involves applying a limited 2–4 color palette to primary CTAs, badges, and surfaces to improve visual hierarchy and state signaling. This approach restricts visual noise by using dominant, secondary, and accent roles with specific application percentages.

What is the best way to create a perceptually uniform color palette for frontend components?

Creating a perceptually uniform color palette for frontend components is best achieved using the OKLCH color space. It generates perceptually uniform tints for UI surfaces and ensures accessibility checks meet WCAG contrast requirements for semantic state signaling.

How do I apply semantic colors to admin dashboard charts and badges?

Applying semantic colors to admin dashboard charts and badges requires assigning specific hues for success, error, warning, and info states. This improves scanability and user feedback by conveying meaning and guiding attention without relying solely on color indicators.

Can I use a brand-aligned color palette while meeting WCAG contrast requirements?

Using a brand-aligned color palette while meeting WCAG contrast requirements is possible by building a 2–3 color palette from existing brand colors. You apply the dominant color to primary CTAs, use secondary colors for accents, and verify contrast across elements to ensure accessibility.

When should I introduce color to improve visual hierarchy in flat user interfaces?

You should introduce color to improve visual hierarchy in flat user interfaces when components fail to convey state, evoke emotion, or guide attention. Assess specific opportunities across buttons, headers, and data visualizations to apply purposeful color that enhances usability and delight.

Why does my low-contrast UI fail to convey semantic state and emotional tone?

Low-contrast UI fails to convey semantic state and emotional tone because overly monochromatic or visually flat designs lack the necessary visual hierarchy. Introducing purposeful color through a limited brand-aligned palette improves state signaling and guides user attention effectively.