For example: `scale_color_hue(c=20, l=90).palette(20)` would generate a list of 20 color codes. This list can then be used in `scale_color_manual()` to achieve synchronous coloring across multiple plots.