background

UI for PHP

PHP FlatColorPicker

  • Part of the Telerik UI for PHP library along with 100+ professionally-designed components.
  • Includes support, documentation, demos and more!
  • Overview

    The FlatColorPicker in Telerik UI for PHP displays a color-selection panel directly on the page, without hiding it behind a popup or another page element. The component includes gradient and palette views, a contrast tool, disabled state and built-in keyboard navigation and other accessibility features 

    See the FlatColorPicker demo for PHP.

    FlatColorPicker Overview
  • Gradient and Palette Views

    The Flat Color Picker component includes a gradient and a palette view. You can use the gradient view when you want to offer users complete freedom to easily browse for any color. And you can use the palette view when you want to display a limited set of colors.  

     

    ColorGradient
  • Contrast Tool

    Good contrast is a critical factor in UI readability and legibility, ensuring access to your UI for all users. In order to prevent users from selecting colors that are too similar, the Telerik UI for PHP Flat Color Picker provides a calculator for computing contrast ratios through which users can make the right call. 

     

  • Disabled

    When you need to make your component immutable, the FlatColorPicker allows you to set the state property and disable it. 

     

  • Keyboard Navigation and Accessibility

    The FlatColorPicker includes built-in accessibility features and can be utilized equally by all app users. The component meets accessibility standards like WCAG, Section 508 and WAI-ARIA attributes for screen readers.  

    Thanks to the out-of-the box keyboard navigation, users can interact with the FlatColorPicker through their keyboard only. 

     

    Accessibility Improvements
Next Steps