---
title: defaultColor
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpickercustomitemconfiguration/defaultcolor
---

# defaultColor

The default color for the tool.

## Declaration

```occ
@property (nonatomic, strong) UIColor * defaultColor;
```

## Discussion

Discussion The default color is black.

## See Also

### Customizing color

- [allowsColorSelection](pencilkit/pktoolpickercustomitemconfiguration/allowscolorselection.md)
