Color Palette Generator
Generate and export beautiful color palettes
- Select generation mode: Choose from Random, Monochrome, Complementary, Analogous, or Triadic.
- Lock colors: Find a color you like and click the lock icon so it stays when you generate a new palette.
- Generate: Keep clicking the Generate button to explore new cohesive color schemes.
- Copy codes: Click directly on the color or the hex/rgb values to copy them to your clipboard.
- Export palette: Use the export menu to download your colors as JSON, CSS, or a simple text list.
Sample Complementary Palette:
#3b82f6 | rgb(59, 130, 246)
#1d4ed8 | rgb(29, 78, 216)
#f5f3ff | rgb(245, 243, 255)
#f59e0b | rgb(245, 158, 11)
#d97706 | rgb(217, 119, 6)
What is a color palette?
A color palette is a set of colors that work well together. They are used in UI design, branding, and art to create a cohesive aesthetic.
How do I use these colors?
You can apply them to your web designs, illustrations, or graphics. Click any color to copy its Hex or RGB code, or export the whole set as CSS variables.
What formats are supported?
You can instantly copy Hex and RGB values, or export the entire palette as JSON or CSS format.
How do I lock a color?
Click the lock icon on any color to keep it when generating new palettes. This lets you build around specific colors.
What are the different modes?
Random generates completely random colors. Monochrome varies lightness. Complementary uses opposite colors. Analogous uses adjacent colors. Triadic uses three evenly spaced colors on the color wheel.