Monochromatic Palette Generator
Pick a base color and generate a full monochromatic palette of tints and shades with one click.
Base Color
Invalid hex color. Use format #RRGGBB.
320
Base color
#3B82F6
rgb(59, 130, 246)
hsl(217, 91%, 60%)
Generated Palette
Enter a color and click Generate
Copied!
Summary
Pick a base color and generate a full monochromatic palette of tints and shades with one click.
How it works
- Enter or pick a base hex color using the color picker or the text input.
- Choose the number of steps (3 to 20) to control palette granularity.
- The tool converts your color to HSL and distributes lightness values evenly across the range.
- Swatches are rendered from darkest shade to lightest tint.
- Click any swatch to copy its hex value, or use the RGB button to copy the RGB string.
- Use "Export All" to copy the full palette as a JSON object.
Use cases
- Build a consistent UI color scale for a design system.
- Generate CSS custom property sets for a single-color theme.
- Create print-safe grayscale-equivalent variants of a brand color.
- Quickly explore light and dark mode variations of an accent color.
- Generate accessible contrast-checked color ladders for text on backgrounds.
- Produce cohesive background, border, and text color sets from one brand color.
Frequently Asked Questions
Related tools
Last updated: 2026-05-28 ·
Reviewed by Nham Vu