# Color.RgbaInt

```csharp
uint RgbaInt { get; set; }
```

Integer representation of the form 0xRRGGBBAA.

Declared in [Color](/api/Color).
Assembly: `Sandbox.System`.
