Color Picker
Pick a color visually and get its HEX, RGB and HSL codes.
Pick a color visually and get its HEX, RGB and HSL codes.
The Color Picker lets you choose a color visually using your browser's built-in color picker, then instantly shows the matching HEX, RGB and HSL codes. It is a quick way to grab a color value without typing a code by hand.
For related tasks, try Color Converter, Number Base Converter or URL Encoder / Decoder.
The browser's native color input returns a HEX value directly; RGB and HSL are calculated from that HEX value using standard color-space conversion formulas.
Picking a shade of blue might show HEX #3157d5, which the tool also displays as RGB and HSL values.
No, values update live and are not stored between visits.
Use the Color Converter tool if you already have a HEX code and want RGB and HSL without opening a color picker.
Yes, the color picker interface is provided by your browser or operating system, so its appearance varies.