Extract dominant colors and generate beautiful palettes from any image or website. Returns colors in hex, RGB, and HSL formats.
POST /v1/colors| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Image or website URL to extract colors from |
| count | integer | No | Number of colors to extract (default: 5) |
curl -X POST "https://api.toolcenter.dev/v1/colors" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com/photo.jpg", "count": 6}'
Generate color themes from brand images
Create palette suggestions for designers
Analyze color trends across websites
Auto-generate complementary color schemes
500 free API calls per month. No credit card required.
Get Started Free