SoftPalette(
int size
)

Creates a SoftPalette of the given size. Saturation is set to 41.0 %, Lightness is set to 51.0 %.

SoftPalette sp = new SoftPalette(5);