Random Color Generator

Generate a random color or a palette. Copy hex, RGB or HSL.

Frequently asked questions

How random are the colors?

Each color uses the browser's cryptographically secure random source (crypto.getRandomValues), so the colors are uniformly distributed across the full RGB space.

Can I generate a palette?

Yes, set 'How many' to generate a grid of random colors at once, handy for brainstorming or picking an unexpected combination.

How do I copy a color?

Click any swatch to copy its hex code to your clipboard. The hex is shown on each swatch in readable contrast.