Free colour generator

Miscellaneous Forums/Blitz Showcase/Free colour generator

Hi guys :o) For those who know how frustrating it is when you have to pick colours for use with the set colour commands etc, here is a little tool I have made just for you :o) This generates a random colour for you every time you click the mouse. If you like the colour, then just type the R G B values into your code. If you kind of like the colour but there's a little too much Red, for example, you can fine tweak it by increasing or decreasing the values :o)

Enjoy! Hope this helps

Here it is in Rar format:

RCG


Ash

I usually just use a paint program to mix colors and copy values.

This is one feature I like about Visual Blitz IDE. You can go to a color picker, get the color you like and it adds the RGB values to your code!