# Brand color-infused images into the AI-generated imagery

{% hint style="info" %}
**Introduction:** In this guide, we'll explore how to incorporate your brand guidelines into the AI-generated imagery. This by using a simple prompt template that turns hex code into a word, and then using that word in the AI image prompt for DALL-E 2. &#x20;

This feature is already included in Clickable. By using this prompt template, you can easily create brand color-infused images that will capture the look and style of your brand.&#x20;
{% endhint %}

<figure><img src="/files/6FHKR27pwmD1JQA43zhF" alt=""><figcaption><p><em>Hex code to brand color names in Clickable.</em></p></figcaption></figure>

## Step-by-step guide

1. Start with creating a new workspace by clicking the "Create Workspace" button and create a new project inside your Workspace.
2. Use Brandfetch to import your brand guidelines. You can also add data manually in columns.
3. Import your brand colors into each respective color column.
4. Add a prompt template to your brand color name columns. Click on the dots of your column and click on \[Edit prompt]. You will use a prompt template that is already included in Clickable called: *"Hex code to color name converter".* It looks like the following:&#x20;

| Prompt template                             | Prompt                                                             |
| ------------------------------------------- | ------------------------------------------------------------------ |
| <p>Hex code to color name converter<br></p> | What is the human readable color word for the following hex codes: |

6. In your Brand color name column, right click and make sure you include i.e. the /Brand color 1 in the prompt before evaluating. Evaluate your cells and you will see generated color words in each respective cell.
7. These brand color names can further be used in writing prompts when creating images with DALL-E 2.


---

# 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.clickable.so/instructions/brand-color-infused-images-into-the-ai-generated-imagery.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.
