Stepped Color Shade Generator - Online TailwindβStyle Palette
Pick a base color and generate a full palette of 10 shades (50 to 900) like Tailwind CSS. Copy as hex or hsl.
UD5 Toolkit
Generate beautiful, evenly-spaced monochromatic color stops from any base color. Perfect for design systems, UI palettes, data visualizations, and Tailwind CSS color configurations.
HSL Precision
Perceptually uniform
Instant Preview
Real-time updates
One-Click Copy
HEX / HSL / RGB
Multiple Exports
CSS / Tailwind / JS
A monochromatic color scale consists of variations of a single hue, created by adjusting lightness and saturation. It produces tints (lighter), tones (muted), and shades (darker) from one base color β ideal for cohesive UI design and data visualization.
HSL (Hue, Saturation, Lightness) maps directly to how humans perceive color. By keeping the hue constant and evenly distributing lightness, we create perceptually uniform stops that look natural and balanced β unlike naive RGB interpolation which can produce muddy mid-tones.
Tints add white (higher lightness, lower saturation). Shades add black (lower lightness). Tones add gray (reduced saturation at similar lightness). Our generator primarily creates tints and shades in the HSL space for clean, vibrant scales.
For most design systems, 7β11 stops works best (similar to Tailwind's 50β950 scale). Data visualizations often use 5β7 stops for clear differentiation. UI hover states may only need 3β5 stops. More than 15 stops are useful for detailed heatmaps or gradients.
Yes! Use the Export β Tailwind Config option to get a ready-to-paste color object for your tailwind.config.js. The stops map naturally to Tailwind's 50β950 naming convention, making integration seamless.
The 60-30-10 design rule suggests using your dominant color for 60% of the space (backgrounds), a secondary for 30% (sections, cards), and an accent for 10% (CTAs, highlights). A monochromatic scale gives you all three from one hue β light stops for backgrounds, mid stops for surfaces, and darker stops for accents.
This is intentional and mimics natural color perception. Very light colors (near white) and very dark colors (near black) naturally appear less saturated. Our algorithm gently reduces saturation at lightness extremes (below 15% and above 85%) for a more professional, natural-looking scale.
Absolutely. All generated color scales are yours to use in any project β personal, commercial, or open-source. No attribution required. The colors are mathematical derivations from your base input, so they carry no licensing restrictions.
Pick a base color and generate a full palette of 10 shades (50 to 900) like Tailwind CSS. Copy as hex or hsl.
Discover beautiful color palettes for your projects. Generate random, complementary, or trendy schemes and copy hex codes. Useful for designers and developers.
Pick a source color and generate a complete M3 tonal palette with light/dark schemes. Export as CSS custom properties.
Paste a list of hex colors and generate CSS custom properties for them. Create your design token file instantly.
Generate single random colors or full palettes. Displays hex, RGB, and copy on click. Great for design inspiration.
Enter a color palette and see how it looks for different types of color vision deficiency. Get warnings on conflicting colors.
Build a palette and simulate how it appears to various color deficiencies. Also generate pre-vetted accessible palettes. Local processing.
Mix and save colors using a color picker. Drag to reorder. Export as CSS variables or hex list.
Dynamically blend two colors using the CSS colorβmix() function in different color spaces. Copy the exact CSS snippet. No JS required.
Interactively create colors in HWB space and get the CSS hwb() function. Simplifies tint/shade workflows. Live preview.
Write modern CSS color functions like oklch(), lab(), hwb() and see the rendered color with fallback. Copy compatible code.
Fetch a website's CSS and extract :root custom properties (ββcolor) to reveal its design token palette. For learning and inspiration.
Select emotions (calm, energetic, sad) and generate a harmonious color palette that reflects the mood.
Start with a base color and generate an extended palette where every shade contrasts properly with white and black. Export tokens.
Get a beautiful, handβpicked color combination instead of purely random. Each palette has a name and copyable hex codes.
Paste a stylesheet and extract every unique color (hex, rgb, hsl) into a palette. Swatches displayed. Copy as JSON.
Grid of all 148 named CSS colors. Hover to see detail, click to copy the name or hex. Essential frontend reference.
Generate a random 5βcolor palette where every adjacent pair passes WCAG AA contrast. Safe for inclusive designs.
Use the lightβdark() CSS function to change colors based on color scheme. Build a simple dark mode toggle with one property.
See the Pantone Colors of the Year and popular palettes from past years. Get hex codes. Design inspiration.
Enter color in any CSS format and see all other representations. Live preview. Swatch history.
Pick a color in the DisplayβP3 space and get the CSS color() function. See the difference from sRGB. For modern design.
Test the upcoming contrastβcolor() CSS function. Get white or black automatically for a given background. See it live.
Choose a base color and see its complementary, splitβcomplementary, triadic, and tetradic harmonies. Copy palettes. Local.
Paste hex colors, generate a contrast matrix against each other. Identify failing pairs for WCAG.
Design a light and dark theme by picking colors for backgrounds, text, and links. Get the CSS for both themes. Local.
Convert RGB and RGBA color values to their HEX or HEX+alpha representation. Live preview and copy CSS color strings instantly.
Pick colors from a palette or use the eye dropper to sample colors from your screen. Converts between HEX, RGB, HSL. An essential tool for designers.
Type a CSS color name like 'tomato' or 'mediumseagreen' and instantly get its hex code and preview. Complete named colors list.
A complete, searchable list of all 140+ named HTML/CSS colors with their hex codes and color previews. Click to copy code. Essential web reference.