color palette generator


Color palette generator is a p5⁎js sketch that uses gaussian random numbers to generate random color palettes.

  • Click or use the spacebar to regenerate the color palette.
  • Pressing the t key will re-generate the colors AND show/hide the hex colors.
  • Pressing s key will save the current color palette as a .png file.