---
title: quaternarySystemFill
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/quaternarysystemfill
---

# quaternarySystemFill

A color appropriate for filling large areas, such as a group box or tab pane.

## Declaration

```swift
class var quaternarySystemFill: NSColor { get }
```

## See Also

### Fill colors

- [quinaryLabel](appkit/nscolor/quinarylabel.md)
- [quinarySystemFill](appkit/nscolor/quinarysystemfill.md)
- [secondarySystemFill](appkit/nscolor/secondarysystemfill.md)
- [systemFill](appkit/nscolor/systemfill.md)
- [tertiarySystemFill](appkit/nscolor/tertiarysystemfill.md)
- [textInsertionPointColor](appkit/nscolor/textinsertionpointcolor.md)
