library("RColorBrewer") display.brewer.all() # all colors brewer.pal(n = 9, name = "Blues") # different shade of color of blues