Random Color
A quick and easy way to retrieve a randomly generated color. Includes both the hex and RGB.
Endpoint
URL:
https://api.erensko.xyz/v1/random-color
Method:
GET
Description: Generates a random color and returns the color in both hex and RGB formats.
Headers
Key
Value
Authorization
Request Example
Response Example
Usage Notes
The endpoint is ideal for generating random colors on-the-fly and can be easily integrated into front-end or back-end applications.
Last updated