# Design Tools

### General Tools

* [<mark style="color:red;">**Create Better**</mark>](https://www.createbetter.xyz/)
* [<mark style="color:red;">**Muz.li Extension**</mark>](https://muz.li/)
* [<mark style="color:red;">**Animate CSS**</mark>](https://animate.style/)
* [<mark style="color:red;">**UI 8**</mark>](https://ui8.net/)
* [<mark style="color:red;">**CSS GUI**</mark>](https://components.ai/css-gui)
* [<mark style="color:red;">**Text to ASCII**</mark>](https://patorjk.com/software/taag/#p=display\&f=Graffiti\&t=Type%20Something%20)

### Design Elements

* [<mark style="color:yellow;">**Illustrations**</mark>](https://www.charco.design/illustrations)
* [<mark style="color:yellow;">**Fonts**</mark>](https://open-foundry.com/)
* [<mark style="color:yellow;">**Brand Crowd Fonts**</mark>](https://www.brandcrowd.com/maker/tag/font)
* [<mark style="color:yellow;">**CSS Layout**</mark>](https://csslayout.io/)

### Color Generators, Palettes and Swatches

* [<mark style="color:blue;">**My Color Space**</mark>](https://mycolor.space/)
* [<mark style="color:blue;">**CSS Gradient**</mark>](https://cssgradient.io/)&#x20;
* [<mark style="color:blue;">**Gradient Swatches**</mark>](https://cssgradient.io/swatches/)
* [<mark style="color:blue;">**Gradient Generator**</mark>](https://www.joshwcomeau.com/gradient-generator/)
* [<mark style="color:blue;">**Coolors**</mark>](https://coolors.co/)

### Inspiration & Learning

* [**Hey Design**](https://heydesign.systems/)
* [**Gradient Examples**](https://cssgradient.io/blog/css-gradient-examples/)
* [**Josh W Comeau**](https://www.joshwcomeau.com/)
* [**CSS Awards**](https://css-awards.com/)
* [**Website Templates**](https://webflow.com/templates/free-website-templates)
* [**Charco Design**](https://www.charco.design/)
* [**HTML Landing Page Templates**](https://uideck.com/)


---

# 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://dagora.gitbook.io/guides/egm/resources/tools/for-creators/design-tools.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.
