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