# 색상

* 색상 설정 시, 오마이앱 내 등록되어 있는 기본 색상 중 선택하여 사용이 가능해요.
* 관리자 웹 ➡︎ 환경 설정 ➡︎ 색상 설정 시, hex코드를 입력하여 사용이 가능해요.
* 관리자 웹 ➡︎ 앱 설정 ➡︎ 블록의 스타일 적용 ➡︎ 색상 설정 시, hex코드를 입력하여 사용이 가능해요.

**HEX 코드 사용법**&#x20;

* 구글 ➡︎ hex code 검색 후 원하는 색상의 hex code(ex. #F9ED47, #F98247)를 복사, 붙여넣기로 사용 가능해요.

> \#색상, #색상 설정, #hex코드, #메인 색상, #hex code, #헥사코드, #헥스코드

2023.08.21 Jinny


---

# 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.ohmyapp.io/main/guide/develop_app/4/style/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.
