This is a simple and practical color collection tool designed to help users extract colors from specific locations in uploaded images. Users can easily upload their favorite images through simple operations and click on the image to obtain color information for that point. When a user selects an image, the system automatically displays it, and the user only needs to click on any position of the image to get the color data for that location. This data includes RGB values, representing the intensity of red, green, and blue, as well as the corresponding hexadecimal color code, which is very useful for designers and artists since these color codes can be directly used in web design or other digital artworks. Furthermore, the page also includes a color display square that updates its background color instantly after the user retrieves a color, allowing users to visually see the selected color. This visual feedback not only enhances the user experience but also helps users better understand the actual effect of colors. To facilitate user operations, the webpage provides a clear button, allowing users to reset the uploaded image and color results at any time. This way, whether users want to test different colors or reselect an image, it can be easily achieved.