# Edit Color

This option allows you to set the color of the embed. The color is visible on the left side of the embed. When you click the option, you will get a select menu with different options like:

* Preset colors (Red, Green, ...)
* Custom Hex Code

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FKXpukpWiKurJ2jtl7W4O%2Fimage.png?alt=media&#x26;token=6514d42d-e689-4b5e-9920-c73ef21bead8" alt=""><figcaption><p>Edit Color Options</p></figcaption></figure>

### 🔴 Preset Color

If you want to set one of the preset colors as your color, click on the desired color option and your embed will be updated.

### ⚙️ Custom Hex Code

This option allows you to set the color of the embed to a custom color. When you click the option, you will get a form where you need to fill in the HEX code of the color.

You can find the HEX code of a color on [this site](https://redketchup.io/color-picker).

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FL16Er2H5zPUGr8c9MDlg%2Fimage.png?alt=media&#x26;token=8a0bddc9-e5ef-44b0-82fa-882cb6eaf23f" alt=""><figcaption><p>Set Color Custom Hex Code Form</p></figcaption></figure>

Once you submit the information, the embed is updated.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F81tZJIXKRq31sjiyjT8Z%2Fimage.png?alt=media&#x26;token=d475ebf0-e8d1-409d-bacb-1282f3050185" alt=""><figcaption><p>Updated Embed</p></figcaption></figure>


---

# 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.badbears.io/magic-embed-builder/magic-embed/embeds/edit-color.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.
