GraphicsGrid[ Table[Graphics[ Polygon[{{0, 0}, {1, 0}, {1, 1}, {0, 1}}, VertexColors -> Table[Hue[RandomReal[]], {4}]]], {4}, {4}]]