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.
Build a color palette for charts that works for protanopia, deuteranopia, and grayscale. Export as array.
Browse all official LEGO colors with names, years, and hex codes. Sort by hue. Perfect for builders.
Simulate paint colors on a pre-loaded room photo by adjusting hue, saturation. Find your perfect shade before buying. Local canvas.
Enter an image URL to extract a 5-color dominant palette. Avoids uploading files. Uses canvas to read remote image pixels. Fast and privacy-oriented.
Enter a hex color and get its relative luminance per WCAG definition. Understand why this matters for contrast.
Enter L*a*b* values and see the corresponding RGB and hex color. Useful for advanced color manipulation.
See planets and orbits at true scale (or logarithmic). Scroll from the Sun to Pluto. Understand space distances. Canvas.
Classic HSV color wheel with sliders. See hex, RGB, and HSL equivalents. Intuitive for artists. No server interaction.
Rotate the hue of any image globally. Turn a red car blue instantly. Download the result. Works entirely in the browser.
See a random color and type its name. Score based on accuracy. Fun for designers. Local.