Color Palette Generator
Takes in a HSL and returns a color palette of 5 colors as hex in json.
4 subscribers
8.8/10 popularity
431 ms avg latency
55% success rate
3 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 Palette Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Generate monochromatic color palette /generateMonochromaticPalette/{hsl} |
This endpoint will return a json of 5 colors in hex format based on the hsl color you provide. |
| GET |
Generate complementary color palette /generateComplementaryPalette/{hsl} |
This endpoint will return a json of 5 colors in hex format based on the hsl color you provide. |
| GET |
Generate analogous color palette /generateMonochromaticPalette/{hsl} |
This endpoint will return a json of 5 colors in hex format based on the hsl color you provide. |
Color Palette Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|
| PRO | $3 / month | 5 / second |
|