CustomPalette(
saturation,
lightness,
size
)

Creates a CustomPalette with the given saturation and lightness of size size.

CustomPalette cp = new CustomPalette(40.1, 66.4, 5);