ecl-logo Documentation

ColorFade

ColorFade[color,n]fade

generates a list n colors that fade from the dark color to light color.

ColorFade[colors, n]fade

generates a list n colors that fade from the start color in the list to the end color in the list.

Details

    Input
    Output

Examples

Basic Examples  (3)

Generate colors fading from dark blue to light blue:

Generate colors fading from blue to red:

Generate colors fading from blue to red to green:

Applications  (1)

Use ColorFade to generate colors for lines on a plot: