← 返回
未分类

Cn Color Scheme Generator

Generate color schemes from a base color. Support complementary, triadic, analogous schemes. Pure Python standard library, no API key required.
根据基准颜色生成配色方案,支持互补、三元、类比配色。纯 Python 标准库,无需 API 密钥。
freedompixels freedompixels 来源
未分类 clawhub v1.0.2 2 版本 100000 Key: 无需
★ 0
Stars
📥 232
下载
💾 0
安装
2
版本
#latest

概述

Color Scheme Generator

Generate beautiful color palettes from a base color.

Features

  • Complementary color scheme (opposite on color wheel)
  • Triadic color scheme (3 evenly spaced colors)
  • Analogous color scheme (adjacent colors)
  • Pure Python, no external dependencies

Color Theory

  • Complementary: Colors opposite each other on the color wheel. High contrast, vibrant combinations.
  • Triadic: Three colors evenly spaced. Balanced and visually appealing.
  • Analogous: Colors next to each other. Harmonious and natural-looking.

Usage

python3 scripts/color_scheme.py --base "#ff5733"

Example Output

{
  "base": "#ff5733",
  "schemes": {
    "complementary": ["#ff5733", "#33d6ff"],
    "triadic": ["#ff5733", "#33ff57", "#5733ff"],
    "analogous": ["#ff5733", "#ffa033", "#ff3357"]
  }
}

Use Cases

  • UI/UX design
  • Brand color palette creation
  • Data visualization color schemes

出品: AISoBrand|爱索品牌 — AI搜索优化工具

官网: https://aisobrand.com

免费检测你的品牌在AI搜索中有没有存在感 → 30秒出结果

版本历史

共 2 个版本

  • v1.0.2 当前
    2026-06-07 12:55
  • v1.0.0
    2026-05-21 15:51

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

design-media

UI/UX Pro Max

xobi667
提供 UI/UX 设计智能与实现指导,帮助打造精美界面。适用于 UI 设计、UX 流程、信息架构、视觉风格、设计系统/标记、组件规格、文案/微文案、无障碍及前端 UI(HTML/CSS/JS、React、Next.js、Vue、Svelte
★ 222 📥 48,195
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 333 📥 94,249
design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 431 📥 117,390