Skip to main content

Introduction

The color picker component allows you to pick a color in a range of formats. By default, the component uses HEX format:
Clicking the color swatch opens a color picker panel where users can visually select a color:

Setting the color format

While HEX format is used by default, you can choose which color format to use:

Color picker validation

You may use Laravel’s validation rules to validate the values of the color picker: