colorize

Introduce strategic color palettes into monochromatic interface designs.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/IkeaNorweegway/Classroom-Tools --skill colorize-ikeanorweegway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: colorize
Source: https://github.com/IkeaNorweegway/Classroom-Tools/tree/main/.claude/skills/colorize
Command: npx skills add https://github.com/IkeaNorweegway/Classroom-Tools --skill colorize-ikeanorweegway

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Interfaces built with pure grayscale or a single timid accent often look dull, lack hierarchy, and fail to communicate state or meaning. This Skill guides the deliberate introduction of color so designs gain warmth, semantic clarity, and visual interest without becoming chaotic. ## Core Features & Use Cases - Color Opportunity Assessment: Analyzes the current design for color absence, missed semantic opportunities, and existing brand colors before making changes. - 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, typography, and decorative elements while enforcing WCAG contrast ratios. - Use Case: A dashboard built entirely in grays feels lifeless. Use this Skill to add green success indicators, a branded accent color for primary buttons, warm-tinted neutral backgrounds, and colored status badges while keeping the palette restrained and accessible. ## Quick Start Use the colorize skill to add strategic color to my dashboard, which currently looks too gray and dull.

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 or monochromatic UI design?

Start by assessing where color adds meaning: semantic states, hierarchy, and wayfinding. Then choose 2-4 colors beyond neutrals, assign a dominant color to 60% of colored elements, and apply accents to primary actions, links, and status indicators.

How many colors should a UI color palette have?

Choose 2-4 colors beyond neutrals, following a 60/30/10 split between dominant, secondary, and accent colors. Using every color in the rainbow creates chaos; restraint and consistent semantic meaning matter more than variety.

Why use OKLCH instead of hex or HSL for UI colors?

OKLCH is perceptually uniform, meaning equal steps in lightness look equal to the human eye. This makes it well suited for generating harmonious color scales and consistent tints across a design system.

Does adding color to a UI affect accessibility?

Yes, all color combinations must meet WCAG contrast ratios of 4.5:1 for text and 3:1 for UI components. Color should never be the only indicator; pair it with icons, labels, or patterns so colorblind users can still interpret states.

What are common mistakes when adding color to interfaces?

Common mistakes include applying color randomly without semantic meaning, putting gray text on colored backgrounds, using pure black or white for large areas, and defaulting to generic purple-blue gradients. Every color should have a defined purpose.