# color

> Shows the color set for the bone in the Editor.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.U2D](/engine/6000.5/script-reference/unityengine/u2d.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public Color32 color { get; set; }
```
