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

# fillColor

The fill color of the shape.

## Declaration

```swift
var fillColor: CGColor?
```

## Discussion

Discussion Defaults to black.

## See Also

### Configuring fill and stroke

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