Click anywhere on the image to extract color values, supports HEX/RGB/RGBA formats, auto-generate color schemes
Supports JPG, JPEG, PNG, GIF, BMP formats, max 50MB per image
Click anywhere on the image to extract colors instantly
Supports HEX, RGB, RGBA color formats
Click the copy button to quickly copy color values
Auto-generate complementary, analogous and other color schemes
Hexadecimal color code, starting with #, e.g., #FF5733. First two digits are red, middle two are green, last two are blue.
Red, green, blue primary color values, each ranging from 0-255. E.g., rgb(255, 87, 51).
Adds an alpha channel for transparency on top of RGB, with alpha values ranging from 0-1. E.g., rgba(255, 87, 51, 0.8).