Color Converter
Convert between color formats: HEX, RGB, HSL, HSV, and CMYK. Generate color harmonies and manipulate colors.
1 subscribers
16 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 Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
get_v1_tiers /v1/tiers |
Get available pricing tiers and their rate limits |
| POST |
post_v1_convert /v1/convert |
Convert any color format to HEX, RGB, HSL, HSV, CMYK, and CSS formats |
| GET |
get_v1_convert_color /v1/convert/{color} |
Convert a color by passing it directly in the URL path. Supports hex codes, named colors, etc. |
| POST |
post_v1_lighten /v1/lighten |
Increase the lightness of a color by a specified percentage |
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including endpoints, pricing, supported formats, and examples |
| POST |
post_v1_darken /v1/darken |
Decrease the lightness of a color by a specified percentage |
| POST |
post_v1_harmonies /v1/harmonies |
Generate color harmonies based on color theory (complementary, analogous, triadic, etc.) |
| Other endpoints | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| GET |
get_v1_tiers /v1/tiers |
Get available pricing tiers and their rate limits |
| POST |
post_v1_convert /v1/convert |
Convert any color format to HEX, RGB, HSL, HSV, CMYK, and CSS formats |
| GET |
get_v1_convert_color /v1/convert/{color} |
Convert a color by passing it directly in the URL path. Supports hex codes, named colors, etc. |
| POST |
post_v1_lighten /v1/lighten |
Increase the lightness of a color by a specified percentage |
| POST |
post_v1_harmonies /v1/harmonies |
Generate color harmonies based on color theory (complementary, analogous, triadic, etc.) |
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including endpoints, pricing, supported formats, and examples |
| POST |
post_v1_darken /v1/darken |
Decrease the lightness of a color by a specified percentage |
Color Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|