seaborn map number to color code example
Example 1: python seaborn color map
sns.color_palette("hls", 8)
Example 2: cmap seaborn
palette or cmapseaborn color palette or matplotlib colormap. List-like object of colors as RGB tuples, or colormap object that can map continuous values to colors