seaborn.blend_palette(colors, n_colors=6, as_cmap=False, input='rgb')¶Make a palette that blends between a list of colors.
inputhex code, html color name, or tuple in input space.
Number of colors in the palette.
If True, return a matplotlib.colors.Colormap.
matplotlib.colors.Colormap