MagicTools

Color Picker

Convert and copy colors in HEX, RGB, and HSL formats

Selected color
#3B82F6

All Formats

HEX#3B82F6
RGBrgb(59, 130, 246)
HSLhsl(217, 91%, 60%)

Preset Colors

How to use / Why use this tool / FAQ

How to use

Click the color swatch to open the color picker, or type a HEX / RGB / HSL value directly. Switch tabs to input in your preferred format. Click Copy next to any format to copy it.

Why use this tool

Instantly convert colors between HEX, RGB, and HSL. Pick colors visually or type values. Copy any format with one click. No sign-up, works entirely in your browser.

FAQ

What color formats does this tool support?
HEX (e.g. #3b82f6), RGB (e.g. rgb(59, 130, 246)), and HSL (e.g. hsl(217, 91%, 60%)).
Can I pick a color from an image?
Use the native color picker (click the colored circle) — modern browsers support screen color sampling via the EyeDropper API on desktop.
Is color conversion accurate?
Conversion is done mathematically in your browser. Minor rounding differences (±1) may occur due to integer representation.