[]
Gets or sets an array that contains the colors in the palette.
public List<Color> Palette { get; set; }
The palette contains ten colors, represented by an array with ten strings. The first two colors are usually white and black.