# Farbauswahl (Color Picker)

An manchen Stellen in der Enginsight Plattform hast du die Option, eine benutzerdefinierte Farbe auszuwählen. Die Farbauswahl öffnet sich durch Klick auf das **Pipetten**-Symbol <i class="fa-eye-dropper">:eye-dropper:</i>.&#x20;

In der obersten Zeile der Farbauswahl siehst du die jeweils ausgewählte Hintergrundfarbe und ihren Hex-Wert.

<div align="left"><figure><img src="/files/aJFAm5ECFRo9jnhXUSrw" alt="" width="264"><figcaption></figcaption></figure></div>

Um eine andere Hintergrundfarbe auszuwählen, stehen folgende Optionen zur Verfügung:

| Option                                                              | Beschreibung                                                                          |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
| <img src="/files/ReLysBBWtwbGzSCrPHHo" alt="" data-size="original"> | Wähle eine Farbe aus einer Auswahl an vorgegebenen Farben aus                         |
| <img src="/files/OcxipdfNPzexVPIJR2io" alt="" data-size="original"> | Wähle eine Farbe aus einem Farbverlauf aus.                                           |
| <img src="/files/IRaEIC8XNhKFDDs8HLdE" alt="" data-size="original"> | Wähle eine Farbe mithilfe von Schiebereglern für rot (R), grün (G) und blau (b) aus . |


---

# 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.enginsight.com/docs/manual/anhang/farbauswahl-color-picker.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.
