Liam Astor カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Liam Astor palette
Liam Astor カラー パレット PNG 画像
Liam Astor カラーパレット CSS
/* CSS */
.color-1 {
color: #be8a64;
}
.color-2 {
color: #bb7068;
}
.color-3 {
color: #b25766;
}
.color-4 {
color: #ad487c;
}
.color-5 {
color: #853d62;
}
/* CSS Variables */
:root {
--color-1: #be8a64;
--color-2: #bb7068;
--color-3: #b25766;
--color-4: #ad487c;
--color-5: #853d62;
}
Liam Astor の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #be8a64, #bb7068, #b25766, #ad487c, #853d62);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #be8a64, #bb7068, #b25766, #ad487c, #853d62);
}
似たようなカラーパレット
Liam Astor color palette created on .