Starry Lilac Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Starry Lilac Dreams palette

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

Starry Lilac Dreams カラー パレット PNG 画像

Download starry lilac dreams color palette PNG image (landscape)
Download starry lilac dreams color palette PNG image (square)

Starry Lilac Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #c8b1e2;
}
.color-2 {
color: #a76db6;
}
.color-3 {
color: #6a4d80;
}
.color-4 {
color: #3b2c54;
}
.color-5 {
color: #1e1a2d;
}

/* CSS Variables */
:root {
--color-1: #c8b1e2;
--color-2: #a76db6;
--color-3: #6a4d80;
--color-4: #3b2c54;
--color-5: #1e1a2d;
}

Starry Lilac Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8b1e2, #a76db6, #6a4d80, #3b2c54, #1e1a2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8b1e2, #a76db6, #6a4d80, #3b2c54, #1e1a2d);
}

Starry Lilac Dreams color palette created on .