ColorPicker
When to use
Use when users need to select a color value. theme customization, branding settings.
Guidelines
- Show the value: Display the hex or rgb value alongside the picker.
- Allow text input: Users with exact values should be able to paste them.
How it works