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