Telerik UI for ASP.NET Core ColorPicker 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 ColorPicker 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 ColorPicker renders a picker (a hue and an alpha slider) and inputs to manually enter a desired color.
The ColorPicker 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 ColorPicker is a server-side wrapper for the Kendo UI for jQuery ColorPicker component and supports an HtmlHelper and a TagHelper mode.
This example demonstrates a configuration for the ColorPicker in a real-world style scenario.
Functionality and Features
- Appearance—The ColorPicker supports a number of predefined options for its color, size and its overall appearance on the page.
- Formats—The component supports RGB and HEX formats.
- Contrast Tool—A tool for checking the color contrast ratio between two colors.
- Views—The ColorPicker supports Gradient and Pallete views.
- Razor Page—The ColorPicker can be easily used in a Razor Pages projects.