# Palettes

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

Your color palettes can be used in the Motion Studio base panel, and color panels in AE and ILST.

The list of palettes can be re-ordered by dragging the blocks. All changes will be immediately reflected in your open Adobe extension panels:&#x20;

<figure><img src="/files/cDG7E2pIy9eCOkNUjAnO" alt="" width="375"><figcaption></figcaption></figure>

With a palette selected, you have a number of options:

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

1. **Export Palette**
   * This opens a save dialog where you can export your palette in json format. The file will be named with the name of the palette - e.g. *brights.json*
2. **Import** Palette
   * Palettes exported from Motion Studio can then also be imported. This is useful for sharing across workstations and between colleagues and clients.&#x20;
   * Currently, ASE files can only be imported into the extension panels, but will immediately sync to Motion Studio.
3. Delete Palette
   * Deletes palette from Motion Studio, and all extensions
4. Info Panel
   * When the info panel is opened on the right side of the screen, it will show more detailed information on the selected palette. When individual colors are selected, you get the color values in each of HEX, RGBA, CMYK, and HSL. These can be copied to the clipboard.
   * Individual colors can also be deleted, as well as copied and pasted between palettes. <img src="/files/Aai6p4yeikIAmiYznkSl" alt="" data-size="line">
5. Create Mini
   * Clicking on the context menu for a palette also allows you to create a Mini from the palette. See [Motion Mini](/motion-mini.md)for more details


---

# 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://motion-studio.mtmograph.com/libraries/palettes.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.
