Named colors in matplotlib
Colors
Matplotlib has support for visualizing information with a wide array of colors and colormaps. These tutorials cover the basics of how these colormaps look, how you can create your own, and how you can customize colormaps for your use case.
webcolors 1.3
pip install webcolors==1.3Copy PIP instructions
Project description
A simple library for working with the color names and color codes defined by the HTML and CSS specifications.