Telerik UI for ASP.NET Core FlatColorPicker Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe FlatColorPicker component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for ASP.NET Core FlatColorPicker renders a gradient (a hue and an alpha slider) and inputs to manually enter a desired color.
The FlatColorPicker control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The Telerik UI for ASP.NET Core FlatColorPicker is a server-side wrapper for the Kendo UI for jQuery FlatColorPicker component and supports an HtmlHelper and a TagHelper mode.
This example demonstrates a configuration for the FlatColorPicker in a real-world style scenario.
Functionality and Features
- Views—The widgets supports the Palette and the Gradient views.
- Formats—The widgets supports RGB and HEX formats.
- Contrast Tool—A tool for checking the color contrast ratio between two colors.
- Accessibility—The FlatColorPicker is accessible for screen readers and supports WAI-ARIA attributes.
- Keyboard Navigation—The FlatColorPicker supports a number of keyboard shortcuts for processing various commands.
You can find additional information on how to use the FlatColorPicker at this section of the product documentation.