Skip to main content

Likely the most customizable and advanced color picker for WPF.

screenshot

Installation

Install-Package PixiEditor.ColorPicker

Usage

<Window
xmlns:colorpicker="clr-namespace:ColorPicker;assembly=ColorPicker">
<colorpicker:StandardColorPicker x:Name="main" />
<colorpicker:PortableColorPicker ColorState="{Binding ElementName=main, Path=ColorState, Mode=TwoWay}"/>

Check out the docs for more

Companies using our Color Picker