Color name lookup api
Lookup named colors by HEX or search by name from a 9725+ colors database. Returns hex, rgb, family, contrast.
1 subscribers
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Color name lookup api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Colors by Name /color/search |
Search named colors by case‑insensitive substring. Returns up to 100 matches with hex, name, RGB, family. Example request: /color/search?q=blue&limit=5 Example response: {… |
| GET |
Get closest color name by HEX /color |
Convert a HEX color to its closest named color. Returns name, RGB, HSV, family, luminance, contrast. Example request: https://serebr1k-devutils-api.hf.space/color?hex=ff0000… |
Color name lookup api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $55 / month | — |
|