Online Color Picker

Free and Accurate Eyedropper Tool to Capture Any Color

With this free online tool, you can get the RGB, HSL, or HEX color code of any point in an image. Upload an image and click anywhere to find the exact color.

Ícone para fechar imagem

Click here to insert an image

Aumentar zoom Diminuir zoom

MOUSE POINT

SELECTED COLOR

Color Variations

In addition to showing the exact color selected in your image, our tool automatically generates 20 tonal variations, both lighter and darker. Each variation is created by adding 10% pure black or white to the original color, forming a smooth gradient of shades.

Darker tones

Lighter tones

Color Harmony

Color harmony refers to visually pleasing color combinations derived from geometric relationships within the color wheel. Our color picker automatically generates these harmonious palettes based on the color you select.

Harmonized Color Palettes

Select a harmony type to view color combinations that work well together.

What Is a Color Code?

Color codes are numeric representations that define colors digitally. They ensure that the same color appears identically across all screens and devices. The most common formats are RGB, HSL, and HEX.

What Is RGB?

RGB stands for Red, Green, and Blue — an additive color system used in screens and digital devices. Each color is defined by three numbers (0–255) that determine intensity. By mixing them, millions of colors can be created.

Examples: RGB(255,0,0) = red, RGB(0,0,0) = black, RGB(255,255,255) = white.

What Is HSL?

HSL stands for Hue, Saturation, and Lightness. It’s a more intuitive model for adjusting colors in design. Hue defines the base color, saturation controls intensity, and lightness adjusts brightness.

Example: HSL(0,100%,50%) = pure red.

What Is HEX?

HEX is a compact format for representing colors using six hexadecimal digits preceded by #. Example: #FFFFFF = white, #000000 = black, #FF0000 = red.