Light Wisteria カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Light Wisteria palette

このパレットを共有する先:

Light Wisteria カラー パレット PNG 画像

Download light wisteria color palette PNG image (landscape)
Download light wisteria color palette PNG image (square)

Light Wisteria カラーパレット CSS

/* CSS */
.color-1 {
color: #bea1d4;
}
.color-2 {
color: #a87ec9;
}
.color-3 {
color: #9c5eb0;
}
.color-4 {
color: #6b4b8b;
}
.color-5 {
color: #3c296a;
}

/* CSS Variables */
:root {
--color-1: #bea1d4;
--color-2: #a87ec9;
--color-3: #9c5eb0;
--color-4: #6b4b8b;
--color-5: #3c296a;
}

Light Wisteria の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bea1d4, #a87ec9, #9c5eb0, #6b4b8b, #3c296a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bea1d4, #a87ec9, #9c5eb0, #6b4b8b, #3c296a);
}

Light Wisteria color palette created on .