# Color Inspector

### **Color inspector**

![](https://lh6.googleusercontent.com/EQ1XyeElQuaq6U0r39Z8WMjsr7NHB7ER-Fkzz35guxyOnRfO4mb6qsYM-sHJ83m8uy-t4jXCOJDI87Cf4m6WZhW1N0Lr-Bd6cNLyEKUbrkg1werKVo8C0CIYtWr-KxKi27_xcR11)

The color inspector allows you to assign a specific color palette to an object, allowing further customization of the components in the scene. The choice of color is very wide, it is possible to associate a color to an object by selecting it from a preset color palette or by manually entering the hexadecimal or RGB.&#x20;

When an object is selected, the color inspector is activated. With this inspector you can assign certain color characteristics. The features they include:&#x20;

* An area of preset colors to assign to the object.&#x20;
* Fields that can be filled in RGB and HEX that allow the assignment of a custom color.&#x20;
* An interactable bar of the Alpha, which allows you to assign opacity to the object. To make the object invisible you will have to move the cursor to 0, to make the object totally visible you bring the cursor to 100. The opacity can also be assigned via the fillable field on the right of the bar.


---

# 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://info-176.gitbook.io/zencreate/editor-the-tools-to-become-a-zen-master-of-creativity/inspector/color-inspector.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.
