# ColorPicker Styles

## Content



**ColorPicker for WPF** provides several style properties that you can use to change the appearance of the control. Some of the included styles are described in the table below:

| **Style** | **Description** |
| --- | --- |
|   [C1ColorPicker.ColorContainerStyle](/componentone/api/wpf/online-colorpicker5/dotnet-api/C1.WPF.ColorPicker/C1.WPF.ColorPicker.C1ColorPicker.ColorContainerStyle.html)   |   Sets/gets the style of the **ItemsControl** used to show a section of colors (that is recent colors).   |
|   [FontStyle](https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.control.fontstyle?view=net-5.0)   |   Gets or sets the font style. This is a dependency property.   |
| [PopUpStyle](/componentone/api/wpf/online-colorpicker5/dotnet-api/C1.WPF.ColorPicker/C1.WPF.ColorPicker.C1ColorPicker.PopupStyle.html) | Gets or sets the System.Windows.Style applied to the popup. |