Returns a list of split-complementary colors.
Iterable<Color> get splitComplementaryColors => modColors([150, 210]);