# UI Color Palette 19

## Key Feature

### Watch the closest shade to the source color

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

Automatically identify the closest color shade to the source color when editing a palette. This feature aims to obtain the sRGB version of the source color that may not be natively within the gamut, making it easier to use in your UI.

## Improvements

### Include the source in the document local styles

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

Automatically include the source color in the document's local styles under "source" and place it before the color shades ordered according to the naming convention. This will help keep track of the origin and usage of the colors.

### Be advised of the updates

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

Stay informed of updates through the plugin, where you can read about the most important highlight of each upgrade. This makes it easier to follow the evolution of the tool and find new features that better meet your needs.

## Minor Changes

### Source colors are the new Starting colors

"Source colors" is now used instead of "Starting colors." This change was made to more appropriately refer to the selected colors, such as brand colors.

### The shortcuts bar is available everywhere

Find the main shortcuts to read the documentation, give feedback and reset the main highlight without selecting colors or a palette.


---

# 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.ui-color-palette.com/others/release-notes/ui-color-palette-19.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.
