colorize

Introduce strategic color palettes into monochromatic interface designs using OKLCH values.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Interfaces built with pure grays and a single timid accent feel dull and lack visual hierarchy. This Skill guides the deliberate introduction of color so that states, categories, and key actions become visually distinct without creating chaotic rainbow interfaces. ## Core Features & Use Cases - Color Opportunity Assessment: Analyzes the current design to find where color adds semantic meaning, hierarchy, or wayfinding value. - Strategic Palette Planning: Defines a 60/30/10 dominant-secondary-accent structure with 2-4 colors beyond neutrals, using OKLCH for perceptually uniform scales. - Systematic Application: Applies color across semantic states, CTAs, tinted backgrounds, data visualization, borders, and typography while enforcing WCAG contrast ratios. - Use Case: A dashboard built entirely in gray tones needs warmth and clearer status communication. The Skill audits the UI, proposes an emerald/amber/rose semantic palette with warm-tinted neutrals, and applies it to badges, buttons, and card surfaces. ## Quick Start Ask the AI to colorize the dashboard page because it looks too gray and needs a warmer, more expressive palette.

Frequently Asked Questions about colorize

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

FAQPage Schema
How do I add color to a gray UI without making it look chaotic?

Choose 2-4 colors beyond neutrals and assign each a semantic role, such as green for success or blue for info. Apply a 60/30/10 distribution with one dominant color, and keep neutrals for structure so color guides attention instead of overwhelming it.

What is the best way to build a harmonious color palette for web UI?

Use OKLCH color values because they are perceptually uniform, meaning equal lightness steps look equal to the eye. Define a dominant brand color, a supporting secondary, and a high-contrast accent, then derive tints and shades from that scale.

Does adding color to a UI affect accessibility compliance?

Yes, every colored text and component must meet WCAG contrast ratios of 4.5:1 for text and 3:1 for UI components. Color should never be the only indicator of state; pair it with icons, labels, or patterns so colorblind users are not excluded.

Why does gray text on colored backgrounds look washed out?

Pure gray lacks saturation and clashes with saturated backgrounds, reducing perceived contrast. Use a darker shade of the background color or a transparency-based tone instead so the text feels native to the surface.

When should I avoid adding more color to a design?

Avoid adding color when the palette already exceeds a few hues, when colors carry no semantic meaning, or when everything becomes colorful and hierarchy collapses. Restraint matters more than variety; every color should have a defined purpose.