<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Light](./server.light.md) &gt; [color](./server.light.color.md)

## Light.color property

The color of the light.

**Signature:**

```typescript
get color(): RgbColor;
```
