Pick colors from any image. Upload an image, hover to magnify, and click to extract color values.
Click to upload an image or drag and drop
PNG, JPG, GIF, WEBP supported
#000000
rgb(0, 0, 0)
background: #000000;
Copied to clipboard!
Click on the upload area or drag and drop an image file (PNG, JPG, GIF, or WEBP). The image will be displayed in the picker area.
Move your mouse over the uploaded image. A magnifying glass will appear, showing a zoomed view of the area under your cursor. This helps you precisely select the exact pixel you want.
Click anywhere on the image to select that pixel's color. The selected color will be displayed with its HEX and RGB values, along with ready-to-use CSS code.
The tool automatically extracts the 8 most dominant colors from your image and displays them in a palette. Click any color in the palette to select it as your current color.
Click the copy button next to any color value (HEX, RGB, or CSS) to copy it to your clipboard. You can then paste it directly into your design tools or code editors.