Free Public APIs

A collection of 390 Free Public APIs for Students and Developers.

Tested every single day.

sponsored by

Voxgig - Sponsor

😎The Color API

Actions

Description

Your fast, modern, swiss army knife for color. Pass in any valid color and get conversion into any other format, the name of the color, placeholder images and a multitude of schemes. There are only two endpoints you need to worry about, /id and /scheme, and you can read the docs about both. Each endpoint is available in JSON[P], HTML & SVG format. The SVG format can be saved or used as an img[src] attribute for super-easy embedding/sharing!

Showcase

Currently, there are no Showcases using this API.

Endpoints

GET

Get Color by RGB

https://www.thecolorapi.com/id?rgb=rgb(0,71,171)

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

495 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

12 hours ago

Endpoint Added

a year ago

GET

Get Color by Hex

https://www.thecolorapi.com/id?hex=24B1E0

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

382 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

8 hours ago

Endpoint Added

a year ago

GET

Get Colors by Scheme Hex

https://www.thecolorapi.com/scheme?hex=24B1E0&mode=triad&count=6

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

378 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

11 hours ago

Endpoint Added

a year ago

GET

Get Colors by Scheme RGB

https://www.thecolorapi.com/scheme?rgb=rgb(0,71,171)

URL Parameters

ParameterValue

Last 30 Days

100 % Reliability

Avg. Response Time

367 ms

0 % Error Rate

CORS

Enabled

Endpoint Checked

8 hours ago

Endpoint Added

a year ago

Comments

Currently, there are no Comments for this API.