# Change colors

## Introduction

In the dynamic world of fashion design, keeping up with trends requires constant adaptation of colors, materials, and textures to craft fresh and innovative looks. Manually implementing these changes can be both time-consuming and tedious. With Fermat, you can effortlessly **apply any color** to your designs with just a few clicks, helping you create the perfect collection.

## Step by step guide

To change the colors of your designs, follow these steps:

{% stepper %}
{% step %}

### Open the AI tool

1. Go to [Fermat.app](https://fermat.app/) and log into your account.
2. Open:
   * '[Change colors](https://toolmaker.fermat.app/tool/change-colors-77cfbfa4-c6a7-4ba5-980a-2c94dbe7e06c)' tool if you want to modify the color from a garment.
   * '[Change colors](https://toolmaker.fermat.app/tool/change-colors-9e6c59b2-ca5d-4ed6-86db-6f2f1922ab83)' tool if you want to change the color from an accessory.
     {% endstep %}

{% step %}

### Upload your design

Upload the design that you want to refine.

{% hint style="warning" %}
The sketch should not include a model wearing the garment.
{% endhint %}

{% hint style="success" %}
Supported formats: JPEG, PNG, and WEBP
{% endhint %}
{% endstep %}

{% step %}

### Specify Hex or Pantone color

The AI can apply a specific HEX color value to your new design.
{% endstep %}

{% step %}

### Generate image

Click the '*Generate*' button and let the AI process your inputs. Within seconds, you will have your new design refined.

{% hint style="warning" %}
Review the output and, if necessary, **use the magic brush** to improve the results.
{% endhint %}

<figure><img src="/files/VdVrhY9fXvz0BJIfRGwQ" alt="" width="563"><figcaption><p>Generate button</p></figcaption></figure>
{% endstep %}
{% endstepper %}

{% embed url="<https://youtu.be/yQ-pp9MTPfE>" %}

### (Optional) Provide extra information

You can provide extra details that will help the AI to achieve the desired result.


---

# 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.fermat.app/ai-tool-catalogue/apparel-and-accessories/change-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.
