# Color helper

<figure><img src="/files/ssaPE5FRgPrtlMWNClYe" alt="" width="365"><figcaption></figcaption></figure>

### 1. Colors

At the top of the panel are the generated colors based on the selected color. We can choose the categories to generate from these:

* Complementary
* Analogous
* Triadic
* Tetradic
* Shades, tints, and tones
* Hue, Saturation, and Luminance

### 2. Color count

For some categories, the color count in the ramp can be adjusted using this stepper.

### 3. Auto-update

When this option is enabled, the base color of this helper will sync with the selected color.&#x20;

We can turn it off so that the colors remain unchanged when we change the primary color, and tap on the sync button to manually sync the color once.


---

# 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://docs.pixquare.art/tools/additional-tools/color-helper.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.
