---
title: systemOrange
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/systemorange
---

# systemOrange

An orange color that automatically adapts to the current trait environment.

## Declaration

```swift
class var systemOrange: 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)
- [systemPink](uikit/uicolor/systempink.md)
- [systemPurple](uikit/uicolor/systempurple.md)
- [systemRed](uikit/uicolor/systemred.md)
- [systemTeal](uikit/uicolor/systemteal.md)
- [systemYellow](uikit/uicolor/systemyellow.md)
