powered by
vector of pastel colors
pastel.colors(num, seed=0)
vector of RGB hex colors
number of colors
random number seed
Jonathan M. Lees<jonathan.lees@unc.edu>
The seed is a value given so that the same pastel colors can be extracted with each subsequent call to the code.
rainbow
pastel.colors(12) pastel.colors(12, seed=1 )
Run the code above in your browser using DataLab