본문으로 건너뛰기
ko
창작 무료 · 비공개

Random Color Generator

Random hex colors with instant swatches.

Generate a random hex color — or a batch of up to 12 swatches — sampled from all 16.7 million 24-bit RGB colors, not a curated preset list. Use it to pick an accent color for a mockup, add a color constraint to an art challenge, or assign player colors in a game. Copy the hex codes in one click or export them with RGB values as CSV.

Generate a color을(를) 누르면 결과가 표시됩니다.

옵션
최근 결과
  • 기록이 아직 없습니다.

자주 묻는 질문

Do I get RGB values as well as hex?

The swatches display hex codes, and the CSV export adds separate red, green, and blue columns for each color, so you can paste values straight into a spreadsheet or design tool.

How many colors can I generate at once?

Between 1 and 12 per draw. Setting a higher count is a quick way to scan a dozen candidates and keep the one or two that fit your project.

Where do the colors come from?

Each red, green, and blue channel is drawn independently from 0–255 using crypto.getRandomValues, so all 16,777,216 24-bit colors are possible — nothing is filtered or pulled from a preset palette.

Why do so many random colors look muted?

Uniform sampling makes mid-range channel mixes common, and those read as muted browns and grays. Generate a batch of 12 and cherry-pick, or simply reroll until something vivid appears.

Can I use it with the drawing prompt generator?

Yes. A common art-challenge combo is pulling a random subject from the drawing prompt tool, then generating a color here and building the piece's palette around it.

관련 랜덤 도구

Further reading

피드백 보내기

버그를 발견했거나, 새 기능을 원하거나, 그냥 인사를 하고 싶다면 알려주세요.