# Color

### Description

Color provides fill and stroke controls for selected objects in Illustrator. Sample colors, adjust values with sliders, and apply palettes synced from Motion Studio.

### Tools

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

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

**Eyedropper**\
Sample color values from anywhere on screen.

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

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

**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 object transparency.

**Stroke Width**\
Adjust stroke thickness.

### Palettes

Access saved color palettes directly from the Color panel. Palettes sync with the Motion Studio application.


---

# 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/illustrator-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.
