# preselectionColor

> Color to use to highlight an unselected handle currently under the mouse pointer.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.7/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static Color preselectionColor { get; }
```
