美学引擎 数字碎片 趋势 留言 关于
Design System Audit · Stripe

Stripe Design System

Audit 003 #DesignSystem #MeshGradient #Glassmorphism
562KB
Source Volume
5
Brand Colors
3
Core Tokens
Brand Palette

从 562KB 源码中提取的原生基因序列。

#FF6
#873
#181
#010
#FAF
/* Stripe Orange - 标志色 */
--stripe-primary: #FF6201;
--stripe-bg: #181818;
Mesh Gradient
/* 液态光影 */
background: radial-gradient(circle at 20% 30%, rgba(255, 98, 1, 0.8), transparent 50%),
  radial-gradient(circle at 80% 70%, rgba(135, 62, 255, 0.8), transparent 50%);
Motion DNA
/* 丝滑的真相 */
transition: all 0.2s ease-out;

/* 收敛感动画 */
animation: fluid 20s ease-in-out infinite;
The Formula

Premium = (Precision) x (Restraint) + (Fluidity)2

高级感 = 精准 x 克制 + 流动2