Skip to content

Instantly share code, notes, and snippets.

@gbraccialli
Created December 18, 2019 18:00
Show Gist options
  • Save gbraccialli/32b3bfaef65cc2fbc88ac8ccba539c46 to your computer and use it in GitHub Desktop.
Save gbraccialli/32b3bfaef65cc2fbc88ac8ccba539c46 to your computer and use it in GitHub Desktop.
import seaborn as sns
pal = sns.color_palette(n_colors=50)
pal.as_hex()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment