Get startedGet started for free

Creating Custom Palettes

Choosing a cohesive palette that works for your data can be time consuming. Fortunately, Seaborn provides the color_palette() function to create your own custom sequential, categorical, or diverging palettes. Seaborn also makes it easy to view your palettes by using the palplot() function.

In this exercise, you can experiment with creating different palettes.

This exercise is part of the course

Intermediate Data Visualization with Seaborn

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise