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

# systemGroupedBackground

The color for the main background of your grouped interface.

## Declaration

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

## Discussion

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

## See Also

### Grouped content background colors

- [secondarySystemGroupedBackground](uikit/uicolor/secondarysystemgroupedbackground.md)
- [tertiarySystemGroupedBackground](uikit/uicolor/tertiarysystemgroupedbackground.md)
