---
title: color
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickercustomitem/color
---

# color

The current color of the custom tool item.

## Declaration

```swift
var color: UIColor { get set }
```

## See Also

### Configuring the custom item

- [width](pencilkit/pktoolpickercustomitem/width.md)
- [configuration](pencilkit/pktoolpickercustomitem/configuration-41nm4.md)
- [PKToolPickerCustomItem.Configuration](pencilkit/pktoolpickercustomitem/configuration-swift.struct.md)
