免费颜色格式转换 API,支持 HEX、RGB、HSL 互转。还可生成随机颜色和配色方案。
| 参数 Parameter | 必填 Required | 说明 Description |
|---|---|---|
hex | ❌ 否 | HEX 颜色值(不带#) |
random | ❌ 否 | 设为 true 返回随机颜色 |
GET https://www.kael.ink/api/color?hex=f0b429
GET https://www.kael.ink/api/color?random=true
此接口免费使用,无需 API Key。注册免费 Key 可获得更高调用额度。
通过 X-API-Key 请求头传递 API Key 以提升限额。注册免费 Key →