Telerik Silverlight ColorPicker has built-in ColorSelector and ColorPaletteView
RadColorSelector is composed of 3 RadColorPaletteViews. The control can be used with the built-in palettes as well as with custom colors. You can bind the control to any custom paletteview.

RadColorPaletteView represents a set of colors . It is fully customizable in terms of Layout and Styles as well as fully bindable to any data source.

Top