Obtain the list of collections:
Find the schemes that belong to each collection:
Gradients are continuous color functions that are suitable for
ColorFunction:
ColorData
returns a gradient color function with the reversed color order:
Indexed schemes consist of lists of colors associated with discrete values:
Named schemes are sets of well-known named colors:
Physical schemes return colors based on physical values:
Find all the properties of color schemes:

returns the
ColorDataFunction object:
Get the list of colors in a discrete color scheme:
Gradients and physical schemes cannot return color lists:
Get the color replacement rules from a discrete color scheme:
Get a representative image of a scheme:
Get a color scheme name:
Get a clickable panel of a scheme:
Get a number of parameters required in a scheme:
Get a range of possible values for the first parameter:
The range value can be directly used in controls, such as
Slider:
Property values can be any valid Mathematica expression:
Each scheme returns a
ColorDataFunction object:
ColorDataFunction returns RGB colors when applied to values within a specific range:
Gradients and physical schemes are defined on continuous intervals:
Indexed schemes are defined on discrete values:
An indexed range can turn into a list by applying
Range:
Named schemes are defined on specific sets of values:
A property that is not applicable returns
Missing
: