# Data Colors

The data colors options allow you to add a wide range of color schemes on your visual. Powerviz gallery includes 7 color schemes and over 30 palettes. You can choose from the palettes or create your own. Changing these colors won’t affect any other visual or Power BI theme.

### Step to apply data colors[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#step-to-apply-data-colors) <a href="#step-to-apply-data-colors" id="step-to-apply-data-colors"></a>

To get started,

1. Open the Data Colors option using the “⚙️” advanced settings panel.
2. Select a **“Color Palette”** from the dropdown.
3. Based on the scheme, pick the color. Hit **Apply** to save.

Data colors have seven color schemes:

&#x20;           1\. [Single](#single)

&#x20;           2\. [Power BI Theme](#power-bi-theme)

&#x20;           3\. [Gradient](#gradient)

&#x20;           4\. [By Category](#by-category)

&#x20;           5\. [Sequential](#sequential)

&#x20;           6\. [Diverging](#diverging)

&#x20;           7\. [Qualitative](#qualitative)

### Single[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#single) <a href="#single" id="single"></a>

Single scheme color all the arcs in the sunburst with the same color.

TIP

Use a single scheme with conditional formatting, it will reduce the visual noise and help you find the outliers.

**Preview**

### Power BI Theme[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#power-bi-theme) <a href="#power-bi-theme" id="power-bi-theme"></a>

The Power BI theme refers to the theme that applies to the entire PBIX report. You can use the same color scheme on the Sunburst visual as well.

To know more about [Power BI themes](https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-report-themes).

**Preview**

### Gradient[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#gradient) <a href="#gradient" id="gradient"></a>

The gradient scheme colors each node based on its value. You can choose the max, mid, and min colors. This gradient will apply to each level of the hierarchy, where the highest value will have the maximum color and the lowest minimum color.

**Preview**

### By Category[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#by-category) <a href="#by-category" id="by-category"></a>

Using the by-category scheme, you can choose one fill color for each parent node. This color will be applied to the entire category.

{% hint style="info" %} <mark style="color:blue;">INFO</mark>

<mark style="color:blue;">When the "show remaining as - others" arc is enabled. You'll get a color picker for it as well.</mark>
{% endhint %}

If the number of parent categories increases because of new data or filters, the default color for them is black. The user needs to go into settings and pick the color for it.

**Preview**

### Sequential[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#sequential) <a href="#sequential" id="sequential"></a>

Sequential schemes go from the lightest to the darkest shade of the same color. The lightest color represents the lowest value, while the darkest color represents the highest value.

In Sequential scheme, we offer over 15 color palettes with colors like blue, yellow, green, and more.

**Preview**

### Diverging[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#diverging) <a href="#diverging" id="diverging"></a>

Diverging color schemes refer to a **mix of two or three shades of color** that are very different from each other. It helps in dividing the data into categories using color. Some popular examples are traffic light colors (red-orange-green) and beach colors (blue-brown).

In a diverging scheme, we offer colorblind-safe palettes as well. Enable the checkbox "Show color blind safe palettes only" to filter out the list.

**Preview**

### Qualitative[​](https://docs.powerviz.ai/sunburst/advanced-settings/data-colors#qualitative) <a href="#qualitative" id="qualitative"></a>

Unlike [Diverging ](#diverging)and [Sequential](#sequential), the qualitative schemes have **different colors and hues** to highlight multiple sections. It is a mix of different color contrasts. You can generally see qualitative palettes being used in painting.

Enable the checkbox “**Show colorblind-safe palettes only**” to filter out the palettes.

{% hint style="danger" %} <mark style="color:red;">CAUTION</mark>

<mark style="color:red;">Use up to five categories per level to keep them colorblind-safe. More colors will reduce their chance of being accessible.</mark>
{% endhint %}

**Preview**


---

# 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.powerviz.ai/powerviz/~/changes/YJxAx0yCQj9JO83ogspk/activity-gauge/advance-settings-introduction/data-colors.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.
