---
title: strokeColor
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/shapemarkup/strokecolor
---

# strokeColor

The color used to stroke the shape’s path.

## Declaration

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

## See Also

### Configuring fill and stroke

- [fillColor](paperkit/shapemarkup/fillcolor.md)
- [lineWidth](paperkit/shapemarkup/linewidth.md)
- [opacity](paperkit/shapemarkup/opacity.md)
