---
title: "Customizing Colors in Reports"
slug: "customizing-colors-in-reports"
updated: 2026-02-26T19:52:18Z
published: 2026-02-26T19:52:18Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.technolutions.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Customizing Colors in Reports

Reports that contain graphical charts can use a customizable color palette. The color palette is customized on an individual report basis, and can be reverted to the default colors at any time.

![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/Screenshot 2026-02-18 at 12.18.24 PM.png)

The color palette is accessible within a report by clicking **Edit Report** from the View Report layer, and then **Edit** in the Edit Report layer.

## **Default Colors**

The default colors are as follows:

| Hex Color Code | RGB Value | **Description** |
| --- | --- | --- |
| #058DC7 | (5, 141, 199) | Pacific blue |
| #50B432 | (80, 180, 50) | Kelly green |
| #ED561B | (237, 86, 27) | Persimmon |
| #DDDF00 | (221, 223, 0) | Chartreuse yellow |
| #24CBE5 | (36, 203, 229) | Summer sky |
| #64E572 | (100, 229, 114) | Pastel green |
| #FF9655 | (255, 150, 85) | Sunshade |
| #FFF263 | (255, 242, 99) | Corn |
| #6AF9C4 | (106, 249, 196) | Aquamarine |
| #808080 | (128, 128, 128) | Gray |

## **Customizing Colors**

In this example, we want to use a different shade of green than the first green color in the palette (Kelly green):

1. Click on the color you wish to change from the palette. This will open up the color picker.
2. You may select a color by clicking within the color picker, or typing in the hex color code. ![](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/Screenshot 2026-02-18 at 12.20.33 PM.png)
3. To save the color selection, click anywhere outside of the color picker. You should see the color change in the palette.
4. Click **Save**.

#### Chart with default green

[![default.png](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/default.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/default.png)

#### Chart using custom green

[![custom.png](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/custom.png)](https://cdn.us.document360.io/cd8ea7a6-07f3-4846-a554-627ac016d3e3/Images/Documentation/custom.png)

## **Reverting to Default Colors**

1. On the color palette, click on the color you wish to change back to the default color.
2. In the color picker, the default colors are available on the left. Click on the desired color.
3. Click anywhere outside of the color picker. This will update the color selection and you should see the change on the color palette.
4. Click **Save**.
