# Color Setting

You can update the color setting from the Color setting dialog.

## How to Open

You can click the gear icon at Color By to open the Color setting dialog.

![](/files/-M4oNDB-oNwtkW1cJr6v)

The following options are available.

* Color Palette - You can pick your favorite color palette for the chart from here.
* Reverse Palette Order - You can check it to apply the color from the last to the first of the palette.
* Opacity
* Color Bar Range - Only applicable for Heatmap and Contour chart types.

## Customize the color palette

You can create your own color palettes from the User Color Palette dialog. Here is how to open the User Color Palette dialog.

* Scroll down the Color Palette dropdown menu to the bottom.
* Select "Add/Edit Color Palette".

![](/files/XHqi9ZO6HkQm1brRb9dw)

You can also access the User Color Palette dialog from the project menu dropdown.

![](/files/LJbgmnVzUN87nDsFWgg3)

See [User Color Palette](/visualization/features/custom-palette.md) for how to use the User Color Palette dialog.

## Highlight

You can change the color of the specific markers such as bars, lines or circles that you pick to stand out from others. See [Highlight](/visualization/features/highlight-1.md) for the detail.

## Edit Display Name

You can edit the display name of the color values. See [Edit Display Name](/visualization/features/edit-display-name.md) for the detail.


---

# 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.exploratory.io/visualization/features/color-dialog.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.
