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: #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);
}

Light Wisteria color palette created on .