CustomPalette: Create a custom color palette
Description
Creates a custom color palette based on low, middle, and high color values
Usage
CustomPalette(low = "white", high = "red", mid = NULL, k = 50)
Arguments
k
number of steps (colors levels) to include between low and high values