Skip to main content
You are currently viewing the documentation for Filament 3.x, which is a previous version of Filament.Looking for the current stable version? Visit the 5.x documentation.

Overview

The color picker component allows you to pick a color in a range of formats. By default, the component uses HEX format:

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: