---
title: secondaryLabel
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/secondarylabel
---

# secondaryLabel

The color for text labels that contain secondary content.

## Declaration

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

## See Also

### Label colors

- [label](uikit/uicolor/label.md)
- [tertiaryLabel](uikit/uicolor/tertiarylabel.md)
- [quaternaryLabel](uikit/uicolor/quaternarylabel.md)
