The Ciihuy Image Color Picker allows you to extract color values from any image. It’s useful for designers, developers, and anyone who needs to identify specific colors in images for their projects.

How It Works
- Upload an image using the file input or by dragging and dropping
- The image will be displayed on the page
- Click anywhere on the image to select a color
- The tool will display both HEX and RGBA values of the selected color
Color Formats
- HEX: A hexadecimal color code (e.g., #FF5733)
- RGBA: Red, Green, Blue, Alpha values (e.g., rgba(255, 87, 51, 1))
