Dreamy Lilac Whispers カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Dreamy Lilac Whispers palette
Dreamy Lilac Whispers カラーパレット CSS
/* CSS */
.color-1 {
color: #5d0ebe;
}
.color-2 {
color: #a15cb2;
}
.color-3 {
color: #d6a4da;
}
.color-4 {
color: #f1c6e3;
}
.color-5 {
color: #f6a7d0;
}
/* CSS Variables */
:root {
--color-1: #5d0ebe;
--color-2: #a15cb2;
--color-3: #d6a4da;
--color-4: #f1c6e3;
--color-5: #f6a7d0;
}
Dreamy Lilac Whispers の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d0ebe, #a15cb2, #d6a4da, #f1c6e3, #f6a7d0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d0ebe, #a15cb2, #d6a4da, #f1c6e3, #f6a7d0);
}
似たようなカラーパレット
下にスクロールして100+個のエステティックカラーパレットを探索しましょう
Dreamy Lilac Whispers color palette created on .