# Eye dropper

<figure><img src="https://1813203282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOddm4yDredA8gF0g7cDm%2Fuploads%2FNJPLzfUqXTXymshVFVPm%2FEye%20dropper.png?alt=media&#x26;token=33f1b59b-e3ee-466d-bcee-08251fd10e77" alt=""><figcaption></figcaption></figure>

Use this tool to pick a color from the canvas. We can either tap or drag. When dragged, a preview popover will show up with a zoomed-in of the area right underneath the pencil to help us pick the pixel more easily.&#x20;

This can also be activated by [long pressing on the canvas](https://docs.pixquare.art/settings/drawing#quick-color-picker) or [holding the little square in between the sliders](https://docs.pixquare.art/interface-and-gestures/gestures-and-quick-actions#quick-eye-dropper).

The eye dropper can only work with the content on the canvas, for reference images, there is a different way of picking colors. [Read more >](https://docs.pixquare.art/additional-features/reference-images)

### Only selected layers

When this option is enabled, they eye dropper will only pick colors from selected layers instead of all layers on the canvas.

### Palette match

Automatically select the closest color from the active palette. Really handy when we want to work with a limited color count and in indexed mode


---

# 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.pixquare.art/tools/eye-dropper.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.
