# Media Kit

Access the Media Kit below, featuring PNG and SVG files of the Unstoppable Logo and Wordmark in both dark and light versions.

{% file src="/files/sb4kBGIA2rU3Kj3ocOIW" %}

## Official Colour Palette

Refer to the colour palette image for visual representation:

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

<table><thead><tr><th width="199">Color Name</th><th width="130">HEX Code</th><th>Purpose</th></tr></thead><tbody><tr><td>Azure</td><td>#E9FCFF</td><td>Main logo colour for dark themes</td></tr><tr><td>Light Cyan</td><td>#D3EDF1</td><td>Darker blue for nuanced contrast</td></tr><tr><td>Malachite</td><td>#00E84F</td><td>Supports trading UI and highlights</td></tr><tr><td>Raspberry</td><td>#E80054</td><td>Highlight colour, also in trading UI</td></tr><tr><td>Davy's Gray</td><td>#575A60</td><td>Secondary gray for element hierarchy</td></tr><tr><td>Eerie Black</td><td>#1B1B1D</td><td>Primary gray for element hierarchy</td></tr><tr><td>Night</td><td>#101011</td><td>Main logo colour for light themes</td></tr></tbody></table>

## Logo Usage

The logo should be used in specific colour combinations as follows:

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

* For colourful backgrounds: Use Azure or Eerie Black versions.
* For monochrome backgrounds: Use monochrome versions.

## Wordmark / Type

The Wordmark logo comprises the brand name and should be used for condensed horizontal layouts. It follows the same colour guidelines as the icon logo.

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

## Fonts

<table><thead><tr><th width="167">Font</th><th width="292">Usage</th><th width="151">License</th><th>Download</th></tr></thead><tbody><tr><td>OPTI Edgar</td><td>Headlines, Workmark Logo</td><td>Free (personal use)</td><td><a href="https://fontmeme.com/fonts/opti-edgar-bold-extended-font/">FontMeme</a></td></tr><tr><td>Neue Haas Pro</td><td>Body text and UI elements</td><td>Paid License</td><td>-/-</td></tr><tr><td>Inter</td><td>Free Alternative to Neue Haas Pro</td><td>Free </td><td><a href="https://fonts.google.com/specimen/Inter">Google Fonts</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://docs.unstoppable.ooo/unstoppable/other/media-kit.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.
