Limboy
Building Your Color Palette - Refactoring UI

Learn how to design awesome UIs by yourself using specific tactics explained from a developer's point-of-view.

之前不太清楚如何在实际的 App 中使用 Color Palette,这篇文章解答了我的疑惑。主要有两点:

  1. 对颜色进行分类:Primary / Accent / Neutral,主要这三个色系。
  2. 对每种色系的颜色按色调细分,从浅到深,大概 5-7 个色值。

使用时,根据不同的 Context,寻找对应的颜色。