> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-1-and-2-series/measure-and-edit/master-layers/colour-layers.md).

# Colour Layers

You can apply colours to layers and folders using a **colour picker, hex code, or preset palette**. Colouring layers is useful for:

* Defining key zones within your measurement diagram
* Helping you visualise spaces more clearly
* Aligning your measurements with your brand

#### How to Change Layer Colours

1. Tap **Layers** to display a list of your measurement’s layers.
2. Tap the **Layers icon** to the left of the layer name, or tap the **three dots** above the eye icon.
3. Choose a colour:
   * Select from the grid of preset options
   * Enter a hex code
   * Use the sliding scale and drag-based picker
4. Tap **Apply Colour** when you’re happy with your choice.
5. Repeat steps 2 to 4 for each additional Layer.
6. Tap the **X** in the top-right corner to exit Layers and return to the canvas.

<figure><img src="/files/6lfqQLzxiRvSDDpL7zHT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.moasure.com/en/moasure-1-and-2-series/measure-and-edit/master-layers/colour-layers.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.
