Generate Random Colors

Those who need to generate random colors can count on a broad choice of several great free websites dedicated to the task, some with very advanced features based on a solid knowledge and understanding of color theory.

Here’s the first attempt of my personal take on the challenge. It’s a very simple GUI app to randomize Red, Green and Blue channel values and generate a color. The color is displayed in a frame and there’s a textbox below the color where RGB and HEX values are shown in a selectable format for copy and paste into other programs. It may seem strange, but I couldn’t find a free app this simple that wasn’t a web app or based on a different idea than just producing fully random colors by randomizing the channels.

Download

Click the button below to download the executable app and the Python source.

Screenshot