Telerik UI for ASP.NET Core ColorPicker Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The 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.

Additional Apps

This ColorPicker example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources