---
title: tintColor
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clktextprovider/tintcolor
---

# tintColor

The tint color to use for text.

## Declaration

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

## Discussion

Discussion On clock faces that support custom colors, this color is applied to the text in your text provider.
