# 배경 색상

테두리 선([Border선](/main/guide/develop_app/4/style/border.md)) 안쪽으로 블록 배경에 색상을 설정할 수 있어요.&#x20;

* 형식 : 기본 설정 색상, hex코드
* 추천 사용 값 : Main, BaseM3, Base0
* Border선은 블록을 둘러싸는 선을 말해요.

> \#배경 색, #바탕 색, #블록 배경, #Hex코드, #hex code, #헥사코드, #헥스코드

2023.08.16 Jinny

**Background color**

You can customize the background color of building blocks located inside the borderlines.

* Format: the default setting color, hex code
* Recommended Usage Value: Main, BaseM3, Base0
* Borderlines are the surrounding lines of building blocks.

2023.07.28 Song

<br>


---

# 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/background-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.
