API

Chromic lab API provides a simple and powerful interface to work with colors programmatically.

Image API

GET

This API is used to generate an image of the provided hex color.

/api/image/color/[hex]

Parameters


Response

No data.

Color Name API

GET

return the name of the provided hex color

/api/color/name/[hex]

Parameters


Response

No data.