Lavender Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Lavender Dreams palette
Lavender Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #710080;
}
.color-2 {
color: #9e00b3;
}
.color-3 {
color: #cb00e6;
}
.color-4 {
color: #d561ff;
}
.color-5 {
color: #f2a6c4;
}
/* CSS Variables */
:root {
--color-1: #710080;
--color-2: #9e00b3;
--color-3: #cb00e6;
--color-4: #d561ff;
--color-5: #f2a6c4;
}
Lavender Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #710080, #9e00b3, #cb00e6, #d561ff, #f2a6c4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #710080, #9e00b3, #cb00e6, #d561ff, #f2a6c4);
}
似たようなカラーパレット
パレットが見つかりません
別のフィルターを試すか、現在の選択をクリアしてください。
Lavender Dreams color palette created on .