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