# 색상 변경 (Hex Code 기반)

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

프롬프트: Fabric color is navy

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

### [\[Hex Code\] 확인하고, 색상 변경 프롬프트를 입력합니다.](https://htmlcolorcodes.com/)

{% hint style="info" %}
Change the fabric color to #AE1F27
{% endhint %}

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

<figure><img src="/files/H7U6zeGwsI3UWWNpb1pL" alt=""><figcaption></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.styleai.io/undefined-2/2./hex-code.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.
