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