Skip to main content
Sentivel Endorsed by RayfieldStatus pages and uptime monitoring for whatever you ship. Free to start.Take a look A color picker chooses a colour and, if you want it, an alpha. Drag the map and bars, or type into the fields.
An open color picker with map, hue and alpha bars
Color pickers are full-width and live at the tab level. Create them directly on the tab, not inside a group.

Properties

string
The label.
string
Hint text under the label. Optional.
string | number
An icon shown beside the label. Optional.
Color3 | string
default:"white"
The initial colour. A hex string is accepted.
number
default:"1"
The initial alpha, from 0 to 1.
string
default:"derived from name"
The save key. Colour and alpha both persist. Optional.
boolean
default:"false"
Skip saving.
function
Runs with (color, alpha) on every change.

Handle

Color3
The current colour.
number
The current alpha.
Set the colour.
Set the alpha.