Plum Blossoms in Snow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Plum Blossoms in Snow palette
Plum Blossoms in Snow カラー パレット PNG 画像
Plum Blossoms in Snow カラーパレット CSS
/* CSS */
.color-1 {
color: #b99cc9;
}
.color-2 {
color: #e3c4d7;
}
.color-3 {
color: #f4e1e4;
}
.color-4 {
color: #f0b2c9;
}
.color-5 {
color: #eab8d1;
}
/* CSS Variables */
:root {
--color-1: #b99cc9;
--color-2: #e3c4d7;
--color-3: #f4e1e4;
--color-4: #f0b2c9;
--color-5: #eab8d1;
}
Plum Blossoms in Snow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b99cc9, #e3c4d7, #f4e1e4, #f0b2c9, #eab8d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b99cc9, #e3c4d7, #f4e1e4, #f0b2c9, #eab8d1);
}
似たようなカラーパレット
下にスクロールして9個の梅カラーパレットを探索しましょう
Plum Blossoms in Snow color palette created on .