Random
Macaron Click
HEX
Beautiful Pastel...
design / 可用工具
针对现代极简界面设计的颜色渲染法,只需一键即可持续获取温和低饱和度的柔和配色方案,适用于背景图与图标设计。
视觉与图形
Click generating to harness beautiful low-saturation, high-lightness pastel (Macaron / Morandi) aesthetics suitable for modern background components.
Traditional random hex strings produce muddy and stark colors. Pastel algorithms strictly enforce H (0-360 random), S (60-80% saturation), and L (75-90% lightness) in HSL space, then convert explicitly to hex code ensuring safe UI visibility harmony without any design skill prerequisite.
Random
Macaron Click
HEX
Beautiful Pastel...
将 HSL 锁定在高亮但平滑的约束极点,而不是用 Math.random 取原生 16 进制。
工具列表
你可以从这里继续打开相近场景的工具,减少重复搜索。
绝对颜色反转镜像
想知道你的网站色调做暗黑模式的反演对比是什么样子?数学上的全逆色(255-x)不仅能推导出黑夜模式的安全色,还能快速获得对冲撞击美学的反置色谱。