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

# tertiarySystemGroupedBackground

The color for content layered on top of secondary backgrounds of your grouped interface.

## Declaration

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

## Discussion

Discussion Use this color for grouped content, including table views and platter-based designs.

## See Also

### Grouped content background colors

- [systemGroupedBackground](uikit/uicolor/systemgroupedbackground.md)
- [secondarySystemGroupedBackground](uikit/uicolor/secondarysystemgroupedbackground.md)
