Image to Color Palette
This API makes it easy to extract the colour palette from an image. Simply provide the URL of the image from which you want to extract colours and the API will do the rest. It returns an easy-to-use JSON response containing both RGB and HEX values. The arrays are sorted by the frequency of occurrence of the colours, from high to low.
Image to Color Palette endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Fetch color palette / |
Get the color palette of an image by its URL |
Image to Color Palette pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $1 / month | 100 / second |
|
| ULTRA Recommended | $5 / month | 200 / second |
|
| MEGA | $15 / month | 200 / second |
|