---
title: quaternaryLabel
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/quaternarylabel
---

# quaternaryLabel

The color for text labels that contain quaternary content.

## Declaration

```swift
class var quaternaryLabel: UIColor { get }
```

## See Also

### Label colors

- [label](uikit/uicolor/label.md)
- [secondaryLabel](uikit/uicolor/secondarylabel.md)
- [tertiaryLabel](uikit/uicolor/tertiarylabel.md)
