# Using Colors

On the right hand side menu, there are colors editing tools which help you change both background colors as well as text colors. Some components have elements with own backgrounds already set. These will not be changed when you change the component background color.&#x20;

![](/files/V9HfVkJKoz2BsvMbPnci)

Clicking on the Component Background button on the right hand side of the screen will reveal a color panel from where you can choose a color. Click on the color to apply it as a background for all the components.

## Coloring text

All associated editors have a Text Color button with a similar behaviour to the Component Background. When clicking on the Text Color button, the same color panel appears. Clicking on a color will change the selected text color in the preview window. Reminder: The selected element is the element shown in the preview window, in the middle of the screen, with a red outline.

![](/files/4GFSnk8bAXKQlyvJ8kJx)

## Color List

![](/files/hmEJ53ILQcXPdk7yhI44)


---

# 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.pazly.dev/building-fundamentals/using-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.
