Color Picker

Pick any color and get its value in HEX, RGB, and HSL formats. Convert between color formats easily.

This tool generates fictitious data intended exclusively for software testing and development purposes. The data does not correspond to real people or entities and must not be used for illegal, fraudulent purposes, or in ways that violate the privacy of others. Compliant with LGPD (Brazilian Data Protection Law).

About the Color Picker

Supported formats

HEX (#B1FC4F), RGB (rgb(177,252,79)), HSL (hsl(86,97%,65%)), and CMYK (cmyk(30%,0%,69%,1%)). Each format is used in different contexts: HEX in CSS, RGB in digital design, CMYK in print.

RGB Sliders

Adjust the Red, Green, and Blue channels individually to create the exact color you need. All conversions are done automatically in real time.

Copy values

Click any value to copy. Use HEX in CSS, RGB in JavaScript/Canvas, and HSL when you need to adjust saturation or brightness intuitively.