Skip to content

深蓝区块

标准色大面积使用的两种方式:整行通栏(牌照、首屏)与圆角行动区(联系我们)。

通栏区块

examples/navy-section/band.html
  • bg-navy bg-grid-navy text-navy-foreground
  • 区块内的卡片:border-navy-foreground/15 bg-navy-foreground/5
  • 未生效的状态:border-dashed border-navy-foreground/25 + 弱化文字

行动区

examples/navy-section/contact.html
  • rounded-2xl bg-navy p-8 sm:p-12,放在白底区块内
  • 主要按钮天蓝实心,其余反白描边,全部通栏左对齐(w-full justify-start

深色背景上的颜色

元素类名对比度
标题、正文text-navy-foreground11.5
次要文字text-navy-foreground/757.3
辅助说明text-navy-foreground/655.9
眉题、强调text-sky5.1
分割线border-navy-foreground/15

避免

  • 深蓝背景上使用 text-brand(对比度 2.1)或 text-muted-foreground(2.0)
  • 相邻两个区块都是深蓝