# Brand Colors

Color is at the heart of Coral’s identity. It brings life to the interface, establishes hierarchy, and makes the experience instantly recognizable.

Our palette is **bold, modern, and inclusive**, designed to reflect energy, clarity, and a sense of community.

#### **Primary Colors**

* **Brand Green**
  * Hex: `#00FCAF`
  * RGB: 0, 252, 175
  * Energetic, vibrant, and modern. Represents growth, action, and optimism. Used prominently in buttons, highlights, and key branding elements.
* **Brand Purple**
  * Hex: `#8348FB`
  * RGB: 131, 72, 251
  * Adds depth and character. Conveys creativity and confidence. Used for accents, interactive elements, and balance.

#### **Supporting Colors**

* **White**
  * Hex: `#FFFFFF`
  * RGB: 255, 255, 255
  * Ensures clarity, simplicity, and clean layouts.
* **Black**
  * Hex: `#000000`
  * RGB: 0, 0, 0
  * Provides structure, contrast, and accessibility, especially in text and backgrounds.

Consistent use of these colors builds a recognizable and cohesive Coral identity.

⬇️ Download Colors

{% file src="/files/0enYoSqvwoXFIQzAvP4H" %}


---

# 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.coralyourevent.com/help-and-support/media-kit/brand-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.
