Creates a palette that consists of a baseColor that is incremented by a hueStep to get the final color to pair with.
The colors are then spline interpolated via white or black.
A negative hueStep will pick a color that is hueStep degrees behind the base color.
Creates a palette that consists of a
baseColorthat is incremented by ahueStepto get the final color to pair with. The colors are then spline interpolated via white or black.A negative
hueStepwill pick a color that ishueStepdegrees behind the base color.