# LinkedIn Design System ## Visual Theme & Atmosphere Professional, trustworthy, content-rich. The warm gray background (#F3F2EF) distinguishes it from pure white sites. LinkedIn Blue (#0A66C2) is reserved for CTAs and active states. Information hierarchy is paramount — every pixel serves professional networking. ## Color Palette & Roles | Token | Hex | Role | |-------|-----|------| | Primary | #0A66C2 | CTAs, links, brand | | Background | #F3F2EF | Main canvas (warm gray) | | Surface | #FFFFFF | Cards, content areas | | Text | #000000 | Primary text | | Muted | #666666 | Secondary text | | Border | #E0E0E0 | Dividers | ## Typography Rules - **Font**: -apple-system, system-ui - **Base Size**: 16px - **H1**: 2rem / weight 700 - **H2**: 1.5rem / weight 600 - **Body**: 1rem / weight 400 / line-height 1.5 ## Component Stylings - **Buttons**: Blue primary #0A66C2, 24px radius, 36px height - **Cards**: White, 8px radius, 1px border - **Feed Items**: Card-based, author header + content + actions - **Profile Card**: Photo + name + headline, compact ## Layout Principles - Left sidebar + main feed + right sidebar (3-column desktop) - Single column mobile - Consistent 16px spacing - Card-based content organization
职业社交平台。专业蓝配色,简洁商务风,注重信息层级。
LinkedIn 的主色调是 #0A66C2,背景色为 #F3F2EF,文本色为 #000000。
标题字体: -apple-system, system-ui, sans-serif。正文字体: -apple-system, system-ui, sans-serif。基础字号: 16px。
点击上方 DESIGN.md 代码块中的复制按钮,将完整设计规范复制到你的项目中。AI Coding 工具(如 Cursor)可以直接读取 DESIGN.md 来生成符合 LinkedIn 风格的代码。