> For the complete documentation index, see [llms.txt](https://handbook.chaoss.community/community-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.chaoss.community/community-handbook/contributing/design/chaoss-visual-identity.md).

# CHAOSS Visual Identity

### What is CHAOSS Visual Identity?

It is the visible elements of a brand, such as color, design, logo, typography, and the symbol that identify and distinguish the brand in consumers' minds.

### Why it is needed?

It is important to portray the identity of CHAOSS across all platforms in a consistent manner.&#x20;

### Who can use it?

It can be used by developers, documentarians, marketers or anyone who want to showcase the identity of the CHAOSS community

## Visual Guidelines

* **CHAOSS logo in color**

![](/files/-MHlrvE1ZTc71PwVwzBB)

{% file src="/files/-MHlrvE1ZTc71PwVwzBB" %}
CHAOSS logo - Color - PNG
{% endfile %}

{% file src="/files/-MI0RXNjKrTeUd5fxM6m" %}
CHAOSS logo - Color - SVG
{% endfile %}

* **CHAOSS logo in black**

![](/files/-MI0Rvboe1UQcOh8BqzG)

{% file src="/files/-MI0Rvboe1UQcOh8BqzG" %}
CHAOSS logo - Black - SVG
{% endfile %}

* **CHAOSS logo in White**

![](/files/-MI0U0BR3f1CE3O2znkr)

{% file src="/files/-MI0SRhKIXv1hA2aDu\_f" %}
CHAOSS logo - White - SVG
{% endfile %}

### Color Palette

**Color Used:**&#x20;

* PANTONE RUBINE RED C <img src="/files/-MI1NtV1KCD9OdEMykq9" alt="" data-size="line">&#x20;
* PANTONE 2925 C <img src="/files/-MI1NHv-3p-XJhJbfVpC" alt="" data-size="line">&#x20;
* PANTONE 570 C <img src="/files/-MI1NdLFSVhNmIThdcv_" alt="" data-size="line">&#x20;
* PANTONE VIOLET 0631 C <img src="/files/-MI1O5-N4waFKXjHepir" alt="" data-size="line">&#x20;

![](/files/-MI1KMlX4LosqzcmH4b1)

![](/files/-MI1LO8SpdaAZhMiiGBH)

![](/files/-MI1LzBmfHHJdRuE5Q0A)

![](/files/-MI1MM3qW7bqot-S-e0c)

### Font

Font used in the CHAOSS logo is **PORT**

![](/files/-MI1PP3ggBsKQjUpLGHs)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://handbook.chaoss.community/community-handbook/contributing/design/chaoss-visual-identity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
