---
title: red
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/color/resolved/red
---

# red

The amount of red in the color in the sRGB color space.

## Declaration

```swift
var red: Float { get set }
```
