num_colors (int): Number of colors in the palette. palette_type (str): Type of palette: 'harmonious', 'random', 'complementary'.
Google's original 2014 Material Design color palettes as a Python library package. Because I wanted to use the palettes in some of my projects, but didn't want to copy-paste values, and couldn't find ...