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

# black

The black color in the Generic gray color space.

## Declaration

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

## See Also

### Getting System Colors

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