---
title: systemRed
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/systemred
---

# systemRed

A red color that automatically adapts to the current trait environment.

## Declaration

```swift
class var systemRed: UIColor { get }
```

## See Also

### Adaptable colors

- [systemBlue](uikit/uicolor/systemblue.md)
- [systemBrown](uikit/uicolor/systembrown.md)
- [systemCyan](uikit/uicolor/systemcyan.md)
- [systemGreen](uikit/uicolor/systemgreen.md)
- [systemIndigo](uikit/uicolor/systemindigo.md)
- [systemMint](uikit/uicolor/systemmint.md)
- [systemOrange](uikit/uicolor/systemorange.md)
- [systemPink](uikit/uicolor/systempink.md)
- [systemPurple](uikit/uicolor/systempurple.md)
- [systemTeal](uikit/uicolor/systemteal.md)
- [systemYellow](uikit/uicolor/systemyellow.md)
