Figma|Generate color palette

简介: Figma|Generate color palette

前言

Before we begin to design the pages, as a UI desinger(even though iam a front-end engineer), we should generate a basic style libray frist, such as color, text...

一、Generate color palette from one color

1-1、Choose a primary color

这里笔者选取了一个紫色(#7000FF)为主题色。

1-2、Generate color harmonies by Color Designer plugin

网络异常,图片无法展示
|

1-3、Generate color plette from one color by Stylelist plugin

网络异常,图片无法展示
|

网络异常,图片无法展示
|

相关链接

How to Generate a Color System from One Color in Figma



相关文章
|
机器学习/深度学习
B. Mocha and Red and Blue(codeforces#738(Div2)
B. Mocha and Red and Blue(codeforces#738(Div2)
54 0
|
Python
【tkinter学习笔记 - 5】:布局管理器(grid、pack、place)
【tkinter学习笔记 - 5】:布局管理器(grid、pack、place)
265 0
【tkinter学习笔记 - 5】:布局管理器(grid、pack、place)
Qt | 关于QPalette的使用
学习使用Qt的调色板类。
403 0
Qt-QPalette-调色板学习
Qt-QPalette-调色板学习
160 0
Qt-QPalette-调色板学习
MPAndroidChart 教程:设置颜色 Setting Colors
从v1.4.0版本开始,不再需要(不建议使用)在先前版本中负责设置颜色的ColorTemplate对象。然而,它仍然保留所有预定义的颜色数组(例如,ColorTemplate.VORDIPLOM_COLORS并提供方便的方法,用于将颜色从资源(资源整数)转换为“真实”颜色。
1561 0
|
前端开发 容器
【全面解禁!真正的Expression Blend实战开发技巧】十一章 全面解析布局(Grid & Canvas &StackPanel &Wrappanel)
原文:【全面解禁!真正的Expression Blend实战开发技巧】十一章 全面解析布局(Grid & Canvas &StackPanel &Wrappanel)   写这篇文章前,特意在百度搜索了一下,发现目前网上介绍布局的文章不多,质量也不是很高。
1009 0
|
存储
1135. Is It A Red-Black Tree (30)
There is a kind of balanced binary search tree named red-black tree in the data structure.
1450 0