# Color32.Hex

```csharp
string Hex { get; set; }
```

String representation of the form "#RRGGBB[AA]".

Declared in [Color32](/api/Color32).
Assembly: `Sandbox.System`.
