Returns a character vector of n hex colors for "highlight one series,
mute the rest" charts. The first element is the brand hex for color;
the remaining n - 1 elements are HDA's neutral gray (#cfcfd0). Pass
the result to ggplot2::scale_fill_manual() or
ggplot2::scale_colour_manual().