# Color Palettes\*

Color Palettes are a group of colors Brands can create and collectively apply to products.

{% hint style="info" %}
Users with Administrator permissions can add, edit, and delete colors in the Color Palettes.
{% endhint %}

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

### Add New Color Palette

To add a color to the color palettes:

1. Log into VU Custom and from the Dashboard, click **Settings > Color Palettes > Add New or Create New Color Palettes**.

2. Enter the fields provided as a reference below and click **Save**.&#x20;

   | Field       | Description                                                                                                                                                                                                                         |
   | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Name        | Color Name                                                                                                                                                                                                                          |
   | Tags        | Keywords that enable you to find the color in search and filter results.                                                                                                                                                            |
   | Add a color | <p>Click <strong>Add a color</strong> and select the color from the dropdown. You can multiple colors.<br>For the colors to appear in the dropdown, add them using the <a href="/pages/r5vjaCYY4TNILwktoNUy">Colors</a> option.</p> |

3. Click **Save**.

A new Color Palette is successfully created.

To edit the color palette, click **Color Palette > Edit**. Update the details and click **Save**.

To delete the color palette, click **Color palette > Delete**. The palette will be deleted after you confirm.


---

# 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://vu-custom.gitbook.io/vu-custom/customizer-admin/color-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.
