Developer

Color Picker

Pick colours and copy values in hex, RGB and HSL.

HEX#ec4b1f
RGBrgb(236, 75, 31)
HSLhsl(13, 84%, 52%)

About Color Picker

Color Picker is a free tool from Compile Labs, part of the Developer collection. Pick colours and copy values in hex, RGB and HSL. It runs entirely in your browser: nothing you enter is uploaded, and there is no sign-up.

This page belongs to the Developer category. Everyday encoding, formatting and inspection jobs for people who ship code. Like the rest of the site, it is designed to load quickly and stay simple to use on desktop and mobile.

How to use it

  1. Paste your input

    Add the code, data or value you want to process. The tool works on plain text and never executes your input as a program.

  2. Choose the operation

    Select the format, encoding or option that matches the result you are after, then let the tool build it. Every step happens on your device.

  3. Copy or download the output

    Review the result, copy it to your clipboard or save the file, then paste it into your editor, terminal or configuration.

Frequently asked questions

Does this run my code?

No. The tool only transforms the text you give it. Nothing is executed on a server, and your input is processed in the browser.

Can I use it for work files?

Yes. Because processing is local, it is fine for ordinary work data. Even so, avoid pasting secrets you would not put into any browser tool.

Is there a sign-up?

No account or sign-up is needed, and the tool is free to use.