Kendo UI for Angular ColorGradient Overview
Updated on May 13, 2026
The Kendo UI for Angular ColorGradient renders a gradient (a hue and an alpha slider) and inputs to manually enter a desired color.
The component is independently used by the Kendo UI ColorPicker for Angular and can be directly added to the page instead of rendered in a popup.
The following example demonstrates the ColorGradient in action.
Loading ...
Key Features
- Customizing the ColorGradient—You can enable the user to choose whether to render an alpha slider and an alpha input in the ColorGradient.
- Forms support—You can use the ColorGradient both in template-driven and reactive Angular forms.
- Disabled ColorGradient—You can use the configuration options of the ColorGradient to disable the component so that users are not able to interact with it.
- Read-only ColorGradient