--- title: Overview position: 1 seo_title: Overview of the ColorGradient Component seo_description: Learn about the basic features of the Telerik and Kendo UI ColorGradient component, its various states and types, explore the extensive set of available options in its live demo. --- ## ColorGradient Overview The ColorGradient component is a versatile UI component for selecting colors in a gradual and visually intuitive manner. It allows users to pick and adjust colors or input specific HEX or RGBA values. ColorGradients are ideal for scenarios where precise color blending and customization are essential, such as graphic design or creative applications. ### Live Demo ### Appearance ColorGradients provide built-in styling options that grant visually appealing and flexible rendering experience.  Apart from the default vision of the Telerik and Kendo UI ColorGradient, the component supports alternative styling options that enable you to configure the individual aspects of its appearance. #### States Depending on the action you want to imply through its appearance, the Telerik and Kendo UI ColorGradient can acquire the following states which you can set by using the following classes: * A ColorGradient in its normal state appears usable and clickable. * `k-focus`—The focus state is triggered after the ColorGradient has been spotlighted with the mouse or the keyboard, meaning that the ColorGradient is active and the user is interacting with it. * `k-disabled`—The disabled state of the ColorGradient indicates that the user cannot interact with the component. When disabled, the component has no interactive behavior, it is faded out and slightly out of focus, which helps the user to distinguish it from the active elements on the page. #### Anatomy The anatomy of the ColorGradient summarizes the elements of the component and includes:  ![A Telerik and Kendo UI ColorGradient component with the canvas, alpha slider, vertical hue, hex input, and color format value elements.](images/components-colorgradient-overview-anatomy-v2.png "Anatomy and elements of a Telerik and Kendo UI ColorGradient component with the canvas, alpha slider, vertical hue, hex input, and color format value elements.") #### Variants Depending on the elements they display, the Telerik and Kendo UI ColorGradient can be any of the following types: * ColorGradient with an RGBA color mode (default) * ColorGradient with an RGB color mode * ColorGradient with a HEX color mode ![The three variants of the Telerik and Kendo UI ColorGradient, including ColorGradients with RGBA, RGB, and HEX modes](images/components-colorgradient-overview-variants_v2.png "The three variants of the Telerik and Kendo UI ColorGradient") ### Framework-Specific Documentation For specific information about the component, refer to its official product documentation: ![Kendo UI for Angular logo.](/images/angular-logo.svg) ![Telerik UI for Blazor logo.](/images/blazor-logo.svg) ![Kendo UI for jQuery logo](/images/jquery-logo.svg) ![Kendo UI for React logo.](/images/react-logo.svg) ![Kendo UI for Vue logo](/images/vue-logo.svg) ![Telerik UI for ASP.NET Core logo](/images/core-logo.svg) ![Telerik UI for ASP.NET MVC logo](/images/mvc-logo.svg)