Skip to content

contrib:pantanal#

The pantanal colormap is a sequential colormap that transitions from white to light green, then teal, and finally dark red, created via color interpolation in the OKLAB space.

category license authors source
Sequential CC0 Antonio Camargo https://github.com/pyapp-kit/cmap
from cmap import Colormap

cm = Colormap('contrib:pantanal')  # case insensitive

contrib:pantanal
contrib:pantanal colormap
contrib:pantanal colormap

Perceptual Lightness#

L* measured in CAM02 Uniform Color Space (CAM02-UCS)

RGB components#

Hue & Saturation#