Color Picker
Free online color picker from image. Upload any image and pick any color to get its HEX, RGB, and HSL values.
Click or drag an image here to upload
PNG, JPG, GIF, WebP
Pick Colors from Any Image Online
Upload an image and click anywhere on it to extract the exact color. Get the color code in HEX, RGB, HSL, and CSS formats instantly. Perfect for designers and developers who need to match colors from photos, screenshots, or artwork.
How to Use the Color Picker
- Upload an image by clicking or dragging it into the upload area
- Hover over the image to preview colors with the magnifier
- Click on any point to select that color
- Copy the color code in your preferred format with one click
Supported Color Formats
| Format | Example | Use Case |
|---|---|---|
| HEX | #FF5733 | Web design, CSS, HTML |
| RGB | rgb(255, 87, 51) | Digital screens, CSS |
| HSL | hsl(11, 100%, 60%) | Color adjustments, CSS |
| CSS | color: #FF5733; | Ready-to-use CSS snippet |
Common Colors Reference
| Color | HEX | RGB |
|---|---|---|
| Black | #000000 | rgb(0, 0, 0) |
| White | #FFFFFF | rgb(255, 255, 255) |
| Red | #FF0000 | rgb(255, 0, 0) |
| Green | #00FF00 | rgb(0, 255, 0) |
| Blue | #0000FF | rgb(0, 0, 255) |
| Yellow | #FFFF00 | rgb(255, 255, 0) |
| Cyan | #00FFFF | rgb(0, 255, 255) |
| Magenta | #FF00FF | rgb(255, 0, 255) |
| Gray | #808080 | rgb(128, 128, 128) |