# Semantic Colors

Our semantic colors are **ONLY** used to defined specific UI states within the Moon Design System. **Avoid using** them in other applications.

{% hint style="info" %}
Please note that CMYK colors are a best estimate only (for printing applications). Always request for print samples and verify physically before placing large orders of items.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Success Green</strong></td><td>Hex: <code>#00A83E</code></td><td>CMYK: 100, 0, 63, 34</td><td><a href="https://3936590801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuBDUa2ODcAkHHV15nEGc%2Fuploads%2FVkB6PsntygkfHnRn799s%2FSuccess%20Green.png?alt=media&#x26;token=157ebd7f-2baf-4978-be6b-4e061a013796">Success Green.png</a></td></tr><tr><td><strong>Danger Red</strong></td><td>Hex: <code>#FF3A33</code></td><td>CMYK: 0, 77, 80, 0</td><td><a href="https://3936590801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuBDUa2ODcAkHHV15nEGc%2Fuploads%2F3li2r6rJeOhK6zRY90dh%2FDanger%20Red.png?alt=media&#x26;token=ecafee1d-1a3d-4030-8069-b2f049cad10e">Danger Red.png</a></td></tr><tr><td><strong>Warning Yellow</strong></td><td>Hex: <code>#FFDD33</code></td><td>CMYK: 0, 13, 80, 0</td><td><a href="https://3936590801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuBDUa2ODcAkHHV15nEGc%2Fuploads%2FHaVG0ETQG0dkbfMy3f6K%2FWarning%20Yellow.png?alt=media&#x26;token=b38aa245-0717-431e-ba22-7867a9980d31">Warning Yellow.png</a></td></tr><tr><td><strong>Info Blue</strong></td><td>Hex <code>#33C0FF</code></td><td>CMYK: 80, 25, 0, 0 </td><td><a href="https://3936590801-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuBDUa2ODcAkHHV15nEGc%2Fuploads%2F3ZH60lRNctkNDLA8HKtg%2Finfoblue.png?alt=media&#x26;token=1ffcdd12-e5ce-47a0-a1da-d9fb9bdd182f">infoblue.png</a></td></tr></tbody></table>


---

# 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://brand.coingecko.com/visual-identity/color/semantic-colors.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.
