# Color placement

<figure><img src="/files/cv6nhcOh91i8nSNmXbEb" alt="" width="213"><figcaption></figcaption></figure>

By default, the palette will have the "Packed" placement mode. In this mode, all colors are placed next to each other and fill the entire width of the palette panel. However, we can select "Anywhere" to have our own custom color placement to suit our needs.

<figure><img src="/files/eCvW7mbbyxOseN1CE3lR" alt="" width="307"><figcaption></figcaption></figure>

In this panel, we can customize how many static columns we want the palette to have instead of it having a dynamic column count along with the palette size.

The box with "x" means an empty space. We tap on each box to flip its status.

In this panel, we can long press and drag to re-order the colors as well.

Tap "Apply" to set this color placement to the active palette.


---

# 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/palette/color-placement.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.
