Random Color Generator
Generate one or many random colors, each shown with its hex, RGB, and HSL values. Optionally lock hue, saturation, or lightness ranges to bias results toward pastel, vivid, or dark palettes.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Number of Colors
1 <= x <= 20Lock Hue Range
Min Hue (0-360)
0 <= x <= 360Max Hue (0-360)
0 <= x <= 360Lock Saturation Range
Min Saturation % (0-100)
0 <= x <= 100Max Saturation % (0-100)
0 <= x <= 100Lock Lightness Range
Min Lightness % (0-100)
0 <= x <= 100Max Lightness % (0-100)
0 <= x <= 100Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.