Random Pickers

Random Color Generator

Generate random colors with a large preview and matching HEX, RGB and HSL values.

🔒 Your list is processed locally in your browser. It is not uploaded unless you create a share link.

Input & settings

Generate an unbiased 24-bit RGB color and copy the matching format.

Result

Configure the tool, then run it.

Result history

  1. No results yet.
Quick answer

What does this tool do?

Random Color Generator creates one uniformly sampled 24-bit RGB color and shows equivalent HEX, RGB and HSL values. The large preview automatically switches text color to improve basic readability.

Color space sampled
24-bit RGB
Formats shown
HEX, RGB and HSL
Possible RGB colors
16,777,216
Random source
Web Crypto
About this tool

Why use this tool?

Explore unbiased RGB colors for design warm-ups, art prompts and demonstrations. Each result shows the same color in HEX, RGB and HSL formats, includes a contrast-aware label and can be copied with one action.

How to use it

  1. Press Generate color.
  2. Review the large preview.
  3. Compare HEX, RGB and HSL formats.
  4. Copy the format your project needs.

Common use cases

  • Design exploration
  • Art class prompts
  • UI placeholder palettes

Practical examples

  1. Generate a placeholder color for a prototype.
  2. Start an art exercise with an unexpected hue.
  3. Compare one color across HEX, RGB and HSL notation.

How it works

Random values come from window.crypto.getRandomValues(). Lists are shuffled with an unbiased Fisher–Yates process. For a wheel, the result is chosen before the animation; for weighted entries, each positive weight defines its share of the total probability.

Limits to understand

Privacy

Input and results stay inside this browser during normal use. Local saving is optional. If you select Create Share Link, the visible list and settings are uploaded under a hard-to-guess token and expire automatically.

Last reviewed: August 27, 2026

Random Color Generator FAQ

Is my list uploaded?

No. Entries are processed in your browser unless you explicitly create a share link.

What kind of randomness is used?

The browser Web Crypto API supplies unbiased random values. Wheel animation only reveals a result chosen in advance.

Does it work on phones?

Yes. The controls, results and wheel adapt to current mobile browsers and keyboard navigation.

Can I reuse my settings?

Yes. Device storage can remember recent settings unless you turn off local list saving.

Is this suitable for a certified lottery?

No. It is a general-purpose classroom, work, event and decision tool, not a regulated drawing system.

Related tools

Related guides