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