Light Wisteria カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Light Wisteria palette
Light Wisteria カラー パレット PNG 画像
Light Wisteria カラーパレット CSS
/* CSS */
.color-1 {
color: #d7b2e6;
}
.color-2 {
color: #a9a3d1;
}
.color-3 {
color: #8e7dbf;
}
.color-4 {
color: #c0a5d9;
}
.color-5 {
color: #e1c5e7;
}
/* CSS Variables */
:root {
--color-1: #d7b2e6;
--color-2: #a9a3d1;
--color-3: #8e7dbf;
--color-4: #c0a5d9;
--color-5: #e1c5e7;
}
Light Wisteria の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7b2e6, #a9a3d1, #8e7dbf, #c0a5d9, #e1c5e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7b2e6, #a9a3d1, #8e7dbf, #c0a5d9, #e1c5e7);
}
似たようなカラーパレット
下にスクロールして1000+個のcolors.wisteriaカラーパレットを探索しましょう
Light Wisteria color palette created on .