Returns a number of distinct colors based on the RGB scale. When fewer than 444 colors are requested, colors are returned in an order that maximizes differences. When more than 444 colors are requested, a recycled sampling of the available colors is returned.
See also
Other basic color palette functions:
getMonochromeColors()
,
getRainbowColors()