---
title: systemFill
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/systemfill
---

# systemFill

A color appropriate for filling thin shapes, such as the track of a slider.

## Declaration

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

## See Also

### Fill colors

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