# SolidPaint.color
The animatable color of the paint

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## SolidPaint.color property

The animatable color of the paint

**Signature:**

```typescript
readonly color: Animatable<Color>;
```
