# Using Color Filter & Color Correction

The **Color Correction** function provided by PRISM Lens lets you adjust the color of the source to match the atmosphere of your live session.

You can fine-tune details like gamma, contrast, intensity, saturation, and hue, but if you simply want to enhance the appearance quickly, PRISM Lens also provides various **Color Filters**. These filters allow you to change the mood of the source instantly.

***

## Color Filter

To access the Color Filters, click the color palette icon on the sidebar.

<figure><img src="/files/kAwyLpl8ZW5URahGnFvT" alt=""><figcaption><p>Click the color palette icon on the sidebar.</p></figcaption></figure>

Select any color filter you like—the filter is immediately applied to the source, and you can see the result in the preview window. Drag the **Density** slider below the preview to adjust the intensity of the filter.

<figure><img src="/files/mzCB4VfxA25BId44ytWm" alt=""><figcaption><p>Select any color filter you like and adjust its intensity using the <strong>Density</strong> slider.</p></figcaption></figure>

***

## Color Correction

To access the Color Correction feature, click the slider icon on the sidebar.

<figure><img src="/files/W8JVkQWppdLtxuZQLdv5" alt=""><figcaption><p>Click the slider icon on the sidebar.</p></figcaption></figure>

Here, you’ll find adjustable sliders for **Gamma**, **Contrast**, **Intensity**, **Saturation**, and **Hue Change**, along with two color pickers:

* **Color Multiply:** Changes the overall color tone by multiplying it with a selected color.
* **Add Colors:** Adds an additional tint to the source.

You can tweak these settings to create a customized look that fits your needs.

<figure><img src="/files/pLaf7rwXSxWg2Y6LoMjk" alt=""><figcaption><p>Adjust gamma, contrast, intensity, saturation, and hue to fine-tune the colors.</p></figcaption></figure>

[LENS](/lens/overview.md), [Guides](/lens/guides.md), [Features](/lens/guides/features.md)


---

# 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://guide.prismlive.com/lens/guides/features/color-filter-and-color-correction/using-color-filter-and-color-correction.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.
