from colorspace import *
pal1 = diverging_hcl()
pal1.name()'Diverging HCL'
Documentation built with Python 3.11.10, pyp2qmd 0.1.1 and quarto 1.5.57 on GitHub.
Get name (generic) of color palette.
sequential_hcl.name()
str: Returns the name of the palette.