Random colors

A grid of pictures, three wide, two tall, with alternating black and white borders.  Each picture is a grid of randomly-colored squares, each with a different color scheme, and each with a different blur effect applied to it.

Colors chosen randomly with one channel held constant for each (except I think I only generated one random sequence, and then modified it to get everything else). Then I took a copy of the squares, separated out every other square (in a checkerboard pattern), applied separate transformations to each, and blurred the result.