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

# clear

The clear color in the Generic gray color space.

## Declaration

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

## See Also

### Getting System Colors

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