To specify cluster colors, provide a "clusterColor" field containing either hex color codes or supported color names from the documentation.
| eval clusterColor = case(clusterId == <cluster1>, "<color1>", clusterId == <cluster2>, "<color2>", ...) | table clusterId x y z clusterColor
Increasing past a certain point may break the visualization and or your browser tab.