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