---
title: white
framework: coregraphics
role: symbol
role_heading: Type Property
path: coregraphics/cgcolor/white
---

# white

The white color in the Generic gray color space.

## Declaration

```swift
class var white: CGColor { get }
```

## See Also

### Getting System Colors

- [black](coregraphics/cgcolor/black.md)
- [clear](coregraphics/cgcolor/clear.md)
