Color assistance

Last modified: 13 January 2025

JetBrains Rider provides a set of features that help you work with color definitions in your code.

Any color value in the editor has the corresponding color icon, no matter how the color is defined. When you hover over the color icon, you can check the color value in other formats:

Color assistance

Colors are also visualized in the completion list:

Colors in the completion auto-popup

Whenever you see a highlighted color definition, you can change it using the dedicated visual editor.

By default, JetBrains Rider highlights color usages, but you can turn this off by clearing the Highlight color usages checkbox on the Editor | Inspection Settings page of JetBrains Rider settings the Code Inspection | Settings page of JetBrains Rider options.