Soft Lavender Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Soft Lavender Dreams palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Soft Lavender Dreams カラーパレット (PNG) をダウンロード
Soft Lavender Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #b0a2e6;
}
.color-2 {
color: #9e7be0;
}
.color-3 {
color: #7c6dd5;
}
.color-4 {
color: #5b5abf;
}
.color-5 {
color: #494f9c;
}
/* CSS Variables */
:root {
--color-1: #b0a2e6;
--color-2: #9e7be0;
--color-3: #7c6dd5;
--color-4: #5b5abf;
--color-5: #494f9c;
}
Soft Lavender Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b0a2e6, #9e7be0, #7c6dd5, #5b5abf, #494f9c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b0a2e6, #9e7be0, #7c6dd5, #5b5abf, #494f9c);
}
似たようなカラーパレット
Soft Lavender Dreams color palette created on .