New to Telerik UI for WPFStart a free 30-day trial

Color Mode

Updated on Sep 15, 2025

The RadColorEditor control allows supports the most popular color models. You can choose which one to use by setting the ColorMode property.

The ColorMode property is an enumeration of type ColorMode and it exposed the following members:

Example 1: Set the color model to RGB

XAML
	<telerik:RadColorEditor x:Name="colorEditor" SelectedColor="Red" ColorMode="RGB"/>

See Also

In this article
See Also
Not finding the help you need?
Contact Support