# Color Connector

{% @arcade/embed flowId="TCpdnIgFxCev1zwTX7Bc" url="<https://app.arcade.software/share/TCpdnIgFxCev1zwTX7Bc>" %}

***

The Color Connector is your palette of possibilities for controlling the colors of shape layers and text elements in your videos. This dynamic tool enables you to craft a unique look and feel for every segment of your audience, allowing customization based on a wide range of factors, from geographic location and cultural nuances to gender and age.

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

**Key Features:**

**Color Selection**: With the Color Connector, you have two powerful options:

<figure><img src="/files/CA3VWzwTEA3BJ947ev8o" alt="" width="375"><figcaption></figcaption></figure>

1. **Layer-based Selection**: Choose a specific layer within your project and select from a range of colors associated with that layer.
2. **Global HEX Value**: Apply a global HEX color code that will impact the entire project. Any layer sharing the same HEX value will be harmoniously affected.

<figure><img src="/files/GsRVikWxuTQRQEvX5q7F" alt="" width="375"><figcaption></figcaption></figure>

**Data Type Selection**: Determine the type of data you wish to modify:

* **Data**: Customize content based on individual user data, such as adhering to a company's unique style guide.
* **Edit**: Enter a specific HEX value to replace the existing color with precision.
* **Expression**: Craft custom code to cater to your exact requirements. For instance, by utilizing custom code, you can establish logic to dictate when certain colors should be displayed. For instance, in a trivia use case, you might want to convey feedback through specific colors for correct and incorrect answers.

{% hint style="info" %}
&#x20;**Pro Tip:** Don't forget that you can provide a default value in case the required data is missing, ensuring a consistent viewing experience for your audience.
{% endhint %}


---

# 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://help.blings.io/creator/studio/connectors/color-connector.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.
