Click anywhere to dismiss
This is the fourth version of the web colour palette generator. It is simply a tool which generates (randomly) colour palettes. The palettes are generated based and hue, saturation and light calculations.
Basically for any given colour you (might) get:
In around 2002, I launched version 1, page sizes were about 256kB and was in C# and HTML. The previous version was written in. NET 2.0 and Javascript and the page size was around 24kB.
Update November 2018: This is version 3 (or is it 4, I lost track) - complete mobile friendly redesign. It is an C# MVC web app. The page weight is around 14kB, and it's now hosted in Azure.
Update: April 2026. This has been ported to a static site, rewritten in plain old Javascript, and the page weight is now around 4kB. Hosted in CloudFlare.