Add Method (ExtraColors Object) Example
This example adds an extra color to the active presentation (if the color hasn't already been added).
ActivePresentation.ExtraColors.Add RGB(69, 32, 155)