---
title: fillColor
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/shapemarkup/fillcolor
---

# fillColor

The color used to fill the shape’s path.

## Declaration

```swift
var fillColor: CGColor? { get set }
```

## See Also

### Configuring fill and stroke

- [strokeColor](paperkit/shapemarkup/strokecolor.md)
- [lineWidth](paperkit/shapemarkup/linewidth.md)
- [opacity](paperkit/shapemarkup/opacity.md)
