GiveMeColors
GiveMeColors extracts a weighted color palette from any website URL. Send a URL and receive the dominant colors found on the page, returned as clean hex values with percentage weights that add up to 100. It is built for design tools, theme generators, brand previews, website audits, creative workflows, and apps that need quick visual analysis from a live web page. Use GiveMeColors to: - Generate…
GiveMeColors endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Generate Palette /v1/palette |
Extract a structured color palette from a public website URL using HTML, metadata, CSS, and optional linked visual assets. |
| GET |
Generate Palette from Query /v1/palette |
Extract a website color palette using query parameters instead of a JSON body. This endpoint performs the same analysis as the POST endpoint and is useful for quick testing,… |
GiveMeColors pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9 / month | 30 / minute |
|
| PRO | $19 / month | 60 / minute |
|
| ULTRA | $49 / month | 120 / minute |
|
| MEGA | $149 / month | 300 / minute |
|