# Color

The Color adjustment allows you to adjust the colors in an image. You can add or remove a tint, and you can make the color more or less saturated and vivid.

<div align="left"><figure><img src="/files/5Zt4PTJ8hmNrbPUijaYi" alt="The Color adjustment panel."><figcaption><p>The Color adjustment panel.</p></figcaption></figure></div>

White Balance\
You can adjust the white balance of the image, making it either warmer (more red), or cooler (more blue). For more precise adjustment, please also see the Color Temperature tool.

Tint\
Makes the image appear more green or more red.

Saturation\
This will adjust how saturated the color appear. When set to the minimum value, the image will have no saturation, i.e. it will be gray-scale.

Vibrance\
This is a more nuanced type of saturation adjustment which usually results in a more visually pleasing result.


---

# 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://astra-image.gitbook.io/astra-image-6.0/adjustment-tools/color.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.
