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

# label

The color for text labels that contain primary content.

## Declaration

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

## See Also

### Label colors

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