# Color

### Description

Color provides quick access to fill and stroke controls for selected layers. Preview adjustments in real time, sample colors from anywhere on screen, and apply changes with sliders or direct input.

### Tools

**Fill**\
Set or adjust the fill color of selected layers.

**Stroke**\
Set or adjust the stroke color of selected layers.

**Eyedropper**\
Sample color values from anywhere on screen. Works outside After Effects.

**Copy Color**\
Store selected layer color properties to clipboard.

**Paste Color**\
Apply copied color properties to selected layers.

**Swap**\
Exchange fill and stroke color values.

### Sliders

**Hue**\
Shift the color around the color wheel.

**Saturation**\
Adjust color intensity.

**Vibrance**\
Adjust perceived color intensity.

**Opacity**\
Control layer transparency.

**Stroke Width**\
Adjust stroke thickness.

### Palettes

Access saved color palettes directly from the Color panel. Palettes sync with the Motion Studio application and can be shared across workstations.

{% hint style="info" %}
Palettes can be managed in the Motion Studio app under Library > Color.
{% endhint %}


---

# 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://motion-studio.mtmograph.com/ae-extension/color.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.
