Sequential, diverging, and categorical: choosing the right palette type
The foundational decision in data visualization color design is matching palette type to data type. Sequential (single-hue ramps) encode magnitude. Diverging palettes encode deviation from a central value. Categorical palettes encode unordered groups. Using the wrong type undermines the chart's ability to communicate data structure — a sequential palette on unordered categories implies a ranking that doesn't exist.
