# UI Color Palette 20

## Key Feature

### Enable the new color shades generation process

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

This update improves the consistency of your palette's lightness and saturation by enhancing the color shade generation process. The new algorithm is automatically used for new palettes, and you can enable it for your existing palettes in the settings.

## Improvements

### Export the LCH values of the palette into a CSV file

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

You can now export the palette LCH values into CSV to create your report using your preferred software (such as Excel, Numbers, or Sheets) to compare the color shades and aid in decision-making.

## Minor Changes

### Press esc. to unselect a lightness stop

You can press the esc. key to unselect a lightness stop in addition to clicking outside.

## Bugs Fixes

* After disabling the properties display option, changing the preset and updating the stops now works as expected.


---

# 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-20.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.
