Color Picker

GENERAL

Pick a colour and instantly get HEX, RGB, and HSL values.

Pick a Color

HEX#FF6A00
RGBrgb(255, 106, 0)
HSLhsl(25, 100%, 50%)

How it works

Step 1

Pick a Colour

Click the colour swatch to open the colour picker and select any colour you need.

Step 2

View Colour Values

Instantly see the equivalent values in HEX, RGB, and HSL formats side by side.

Step 3

Copy Your Format

Click "Copy" next to whichever format you need and paste it directly into your code or design tool.