Color Detection From Image
Overview Color Detection API returns the dominant foreground/background colors, the dominant color list, whether the image is black & white, and the accent color (hex without #). Under the hood, it leverages AI Vision’s Image Analysis v3.2 visualFeatures=Color. Results are consistent and production‑ready for catalog color tagging, palette extraction, and UI personalization. Foreground/Background…
Color Detection From Image endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
/v1/colors /v1/colors |
Accepts a public imageUrl or a base64 image. Returns dominant colors & accent color. |
Color Detection From Image pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|