For those using SAS 9.4 or later, group colors (and symbols and line patterns) can be defined in the SG (StyleAttrs) or GTL (BeginGraph) code. So, while deriving a custom style is still a good way, it is no longer necessary. Generally, filled areas (Bars, Bands, etc.) use DATACOLORS and lines and markers use DATACONTRASTCOLOR.
... View more