rampa-colors
✓使用 OKLCH 色彩空间生成数学上精确的调色板。在创建设计系统、色带、可访问调色板、主题的 CSS 变量或用户询问颜色生成时使用。
SKILL.md
Generate perceptually uniform color palettes from a base color using the OKLCH color space.
| --color | -C | Required. Base color (hex, rgb, hsl, or named) | - | | --size | - | Number of colors in palette | 10 | | --output | -O | Output format: text, json, css | text | | --format | -F | Color format: hex, rgb, hsl, oklch | hex | | --name | - | Palette name (for CSS/JSON output) | base | | --lightness | -L | Lightness range (e.g., 15:95) | 0:100 |
| --saturation | -S | Saturation range (e.g., 100:20) | 100:0 | | --hue | -H | Hue shift range (e.g., -10:10) | -10:10 | | --lightness-scale | - | Distribution scale for lightness | linear | | --saturation-scale | - | Distribution scale for saturation | linear | | --hue-scale | - | Distribution scale for hue | linear | | --add | - | Add harmony ramp | - |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/basiclines/rampa-studio --skill rampa-colors- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 rampa-colors?
使用 OKLCH 色彩空间生成数学上精确的调色板。在创建设计系统、色带、可访问调色板、主题的 CSS 变量或用户询问颜色生成时使用。 来源:basiclines/rampa-studio。
如何安装 rampa-colors?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/basiclines/rampa-studio --skill rampa-colors 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/basiclines/rampa-studio
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05