# UI Color Palette 29

## Key Feature

This feature enables direct exporting of your work to Tailwind. It simplifies the design process by reducing the steps needed to incorporate your designs into Tailwind projects, saving time and increasing workflow efficiency.

We've also integrated a Tailwind preset, providing more options for your designs. This addition lets you apply Tailwind's utility-first CSS framework to your projects, enhancing design flexibility.

## Improvements

### Color Model Change for CSS Export

We've revamped the color model for CSS exports. This update allows for a broader color range, lending a more vibrant and accurate appearance to your designs. You can now make your designs look just as you imagined them.

### Material Design 3 Preset Added

The Material Design 3 preset has been added to our options. This new preset increases versatility in your design process. Applying Material Design principles and creating visually appealing projects is now easier.

## Minor Changes

* The communication button "Send an email" has been updated to "Contact Support".
* Instructions for selecting colors from the canvas have been improved.

## Bug Fixes

* Fix the duplicated the preset name in the palette name by changing the hue offset.

***

Also, we want to remind you that we're always listening to your [feedback and suggestions](https://uicp.link/feedback), and we've made sure to incorporate your most recent feedback into these updates to ensure that they're tailored to your needs.

You can now start a discussion to share your practices, write feedback, help the community, etc. [Get ready to write a topic!](https://uicp.link/discuss)

Besides, you can always get support by sending us an email at <hello@ui-color-palette.com> and help us improve the quality of UI Color Palette by [reporting a bug](https://uicp.link/report).

Enjoy your updated UI Color Palette!

UI Color Palette Team


---

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