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