ColorGradient

The ColorGradient component enables intuitive color selection through canvas, sliders, or manual input of specific color values.

Sass Variables

The Telerik and Kendo UI ColorGradient enables you to configure and customize its appearance through the available Sass variables.

VariableDefault ValueComputed ValueValue
kendo-color-gradient-spacerk-map-get( $kendo-spacing, 3 )12pxDefault: k-map-get( $kendo-spacing, 3 )Computed: 12px
Description: The spacer of the ColorGradient.
kendo-color-gradient-width272px272pxDefault: 272pxComputed: 272px
Description: The width of the ColorGradient.
kendo-color-gradient-border-width1px1pxDefault: 1pxComputed: 1px
Description: The width of the border around the ColorGradient.
kendo-color-gradient-border-radius$kendo-border-radius-md4pxDefault: $kendo-border-radius-mdComputed: 4px
Description: The border radius of the ColorGradient.
kendo-color-gradient-padding-y$kendo-color-gradient-spacer12pxDefault: $kendo-color-gradient-spacerComputed: 12px
Description: The vertical padding of the ColorGradient.
kendo-color-gradient-padding-x$kendo-color-gradient-padding-y12pxDefault: $kendo-color-gradient-padding-yComputed: 12px
Description: The horizontal padding of the ColorGradient.
kendo-color-gradient-gap$kendo-color-gradient-spacer12pxDefault: $kendo-color-gradient-spacerComputed: 12px
Description: The spacing between the sections of the ColorGradient.
kendo-color-gradient-font-family$kendo-font-familyinheritDefault: $kendo-font-familyComputed: inherit
Description: The font family of the ColorGradient.
kendo-color-gradient-font-size$kendo-font-size-md14pxDefault: $kendo-font-size-mdComputed: 14px
Description: The font size of the ColorGradient.
kendo-color-gradient-line-height$kendo-line-height-md1.4285714286Default: $kendo-line-height-mdComputed: 1.4285714286
Description: The line height of the ColorGradient.
kendo-color-gradient-text$kendo-component-text #424242Default: $kendo-component-textComputed: #424242
Description: The text color of the ColorGradient.
kendo-color-gradient-bg$kendo-component-bg #ffffffDefault: $kendo-component-bgComputed: #ffffff
Description: The background color of the ColorGradient.
kendo-color-gradient-border$kendo-component-border rgba(0, 0, 0, 0.08)Default: $kendo-component-borderComputed: rgba(0, 0, 0, 0.08)
Description: The border color of the ColorGradient.
kendo-color-gradient-focus-bordernullnullDefault: nullComputed: null
Description: The border color of the focused ColorGradient.
kendo-color-gradient-focus-shadowk-elevation(3)var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))Default: k-elevation(3)Computed: var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))
Description: The box shadow of the focused ColorGradient.
kendo-color-gradient-canvas-border-radius$kendo-border-radius-md4pxDefault: $kendo-border-radius-mdComputed: 4px
Description: The border radius of the ColorGradient canvas.
kendo-color-gradient-canvas-gap$kendo-color-gradient-spacer12pxDefault: $kendo-color-gradient-spacerComputed: 12px
Description: The spacing between the items of the ColorGradient canvas.
kendo-color-gradient-canvas-rectangle-height180px180pxDefault: 180pxComputed: 180px
Description: The height the ColorGradient canvas hsv rectangle.
kendo-color-gradient-slider-track-size10px10pxDefault: 10pxComputed: 10px
Description: The width of the ColorGradient slider.
kendo-color-gradient-slider-border-radius10px10pxDefault: 10pxComputed: 10px
Description: The border radius of the ColorGradient slider.
kendo-color-gradient-slider-draghandle-border-width3px3pxDefault: 3pxComputed: 3px
Description: The width of the border around the ColorGradient slider drag handle.
kendo-color-gradient-slider-vertical-size180px180pxDefault: 180pxComputed: 180px
Description: The height of the ColorGradient vertical slider.
kendo-color-gradient-slider-horizontal-size100%100%Default: 100%Computed: 100%
Description: The width of the ColorGradient horizontal slider.
kendo-color-gradient-draghandle-width14px14pxDefault: 14pxComputed: 14px
Description: The width of the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-height14px14pxDefault: 14pxComputed: 14px
Description: The height of the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-border-width1px1pxDefault: 1pxComputed: 1px
Description: The width of the border around the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-outline-width1px1pxDefault: 1pxComputed: 1px
Description: The width of the outline around the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-border-radius50%50%Default: 50%Computed: 50%
Description: The border radius of the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-textnullnullDefault: nullComputed: null
Description: The text color of the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-bgtransparent transparentDefault: transparentComputed: transparent
Description: The background color of the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-borderrgba( $kendo-color-white, .8) rgba(255, 255, 255, 0.8)Default: rgba( $kendo-color-white, .8)Computed: rgba(255, 255, 255, 0.8)
Description: The color of the border around the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-focus-shadow$kendo-color-black #000000Default: $kendo-color-blackComputed: #000000
Description: The focus color of the outline around the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-hover-shadow$kendo-color-black #000000Default: $kendo-color-blackComputed: #000000
Description: The hover color of the outline around the ColorGradient canvas drag handle.
kendo-color-gradient-draghandle-shadowk-elevation(2) rgba(0, 0, 0, 0.5)Default: k-elevation(2)Computed: rgba(0, 0, 0, 0.5)
Description: The box shadow of the ColorGradient canvas drag handle.
kendo-color-gradient-canvas-draghandle-margin-y- k-math-div( $kendo-color-gradient-draghandle-height, 2 )-7pxDefault: - k-math-div( $kendo-color-gradient-draghandle-height, 2 )Computed: -7px
Description: The vertical margin of the ColorGradient canvas drag handle.
kendo-color-gradient-canvas-draghandle-margin-x- k-math-div( $kendo-color-gradient-draghandle-width, 2 )-7pxDefault: - k-math-div( $kendo-color-gradient-draghandle-width, 2 )Computed: -7px
Description: The horizontal margin of the ColorGradient canvas drag handle.
kendo-color-gradient-input-width46px46pxDefault: 46pxComputed: 46px
Description: The width of the ColorGradient input.
kendo-color-gradient-input-gapk-math-div( $kendo-color-gradient-spacer, 1.5 )8pxDefault: k-math-div( $kendo-color-gradient-spacer, 1.5 )Computed: 8px
Description: The spacing between the ColorGradient inputs.
kendo-color-gradient-input-label-gapk-math-div( $kendo-color-gradient-spacer, 3 )4pxDefault: k-math-div( $kendo-color-gradient-spacer, 3 )Computed: 4px
Description: The spacing between the ColorGradient inputs and their labels.
kendo-color-gradient-input-label-text$kendo-subtle-text #666666Default: $kendo-subtle-textComputed: #666666
Description: The text color of the ColorGradient input labels.
kendo-color-gradient-contrast-ratio-font-weight$kendo-font-weight-bold700Default: $kendo-font-weight-boldComputed: 700
Description: The font weight of the ColorGradient contrast ratio text.
kendo-color-gradient-contrast-spacerk-math-div( $kendo-color-gradient-spacer, 1.5 )8pxDefault: k-math-div( $kendo-color-gradient-spacer, 1.5 )Computed: 8px
Description: The spacing between the items in the ColorGradient contrast tool.