> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/editing-tools/professional-tools/color-harmony.md).

# Color Harmony

{% @arcade/embed flowId="ASDYC6qIu9VEow7zpzhZ" url="<https://app.arcade.software/share/ASDYC6qIu9VEow7zpzhZ>" %}

The Color Harmony tool offers several advanced options for precise color control. While you likely won’t need all the sliders for each image, it’s helpful to be familiar with them.

* **Brilliance**. This slider is helpful in creating rich colors in a photo.
* **Warmth**. This slider controls the color temperature in the image and can be used to stylize an image. Positive values warm the image, while negative values tone it down.

#### Color Contrast <a href="#h_01ht2hmx44927hb05cjf2ny5fv" id="h_01ht2hmx44927hb05cjf2ny5fv"></a>

<figure><img src="/files/MWj3G5HLRLokQph3jhhQ" alt=""><figcaption></figcaption></figure>

This tool lets you choose a color range to which you will apply contrast. Objects of the selected color will become lighter, while objects with opposite colors on the color wheel will become darker. This effect can help make flat images pop based on the colors in the image.

* **Amount**. This slider controls the contrast between color differences (as opposed to luminance). The stronger the Amount, the more contrast between primary and secondary colors.
* **Hue**. Slide to choose the target hue for emphasis.

#### Split Color Warmth <a href="#h_01ht2hmx44wh6kc8bmwpn6tbp8" id="h_01ht2hmx44wh6kc8bmwpn6tbp8"></a>

<figure><img src="/files/wfBd7OFbphhy6I4wPmQT" alt=""><figcaption></figcaption></figure>

This tool can enhance the cool and warm tones in your image selectively. It allows you to increase color contrast and vibrancy or create creative toning effects. You can separately adjust the Warm colors and Cool colors.

* **Warm**. Drag this slider to the left to neutralize warm tones such as yellows and reds and to the right to enhance them.
* **Cool**. Drag this slider to the left to cool down blues, aqua, and cyan and to the right to neutralize and warm them up.

#### Сolor Balance <a href="#h_01ht2hmx4473kftncbxk5yfvk4" id="h_01ht2hmx4473kftncbxk5yfvk4"></a>

{% @arcade/embed flowId="f4BrkVyOEedDO4Flv9YV" url="<https://app.arcade.software/share/f4BrkVyOEedDO4Flv9YV>" %}

The Color Balance tool is helpful for changing an image’s overall mix of colors for general color correction. It can also be used for creative control within different tonal regions of an image.

* **Range Selectors**. Target the Shadows, Midtones, or Highlights in an image.
* **Color Balance Sliders**. Adjust the balance of Cyan–Red, Magenta–Green, and Yellow–Blue to emphasize specific colors in each tonal region.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.skylum.com/editing-tools/professional-tools/color-harmony.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
