Starry Lilac Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Starry Lilac Dreams palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Starry Lilac Dreams カラーパレット (PNG) をダウンロード
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 .