---
title: defaultColor
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickercustomitem/configuration-swift.struct/defaultcolor
---

# defaultColor

The default color for the tool.

## Declaration

```swift
var defaultColor: UIColor
```

## Discussion

Discussion The default color is black.

## See Also

### Customizing color

- [allowsColorSelection](pencilkit/pktoolpickercustomitem/configuration-swift.struct/allowscolorselection.md)
