# Color FX

The Color-FX is offered for channels sorted by a Colormix parameter. The Color-FX can run a custom color gradient on your color channels. Once you select cells by clicking on the Parameter name, the Color-FX will appear in the Effect tab.

![](/files/-MhI_k_3zFg4W5KXYuHF)

Same as for the Wave-FX, also the Color-FX has several effect templates:

![](/files/-MhI_k_45S1X4n7cmw4w)

Once you've loaded or created a Color-Effect you can also edit this effect using the Edit button:

<div align="left"><img src="/files/-MhI_k_6S7ykTRRywCvA" alt=""></div>

![](/files/-MhI_k_5JoxgL7DfRcT7)

Within this editor, you can define the gradient by its key points and colors. Create a new point by double-clicking on the gradient area. Double click on the Key-Point will remove the point. Once you have selected a key point, the color can be changed within the color picker area on the bottom.

## **Effect Parameters:**

| Repeats        | Amount of gradients per cycle.                      |
| -------------- | --------------------------------------------------- |
| Phase          | Phase multiplier on the current panorama alignment. |
| Cut Left/Right | Cuts the Gradient from the left or right.           |
| Offset         | Added a time offset to the effect.                  |
| Speed          | Speed of the effect.                                |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.depence.com/depence-show-and-animation/depence-programmer/depence-value-editors/depence-effects/depence-color-fx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
