Bleeding in the Snow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Bleeding in the Snow palette
Bleeding in the Snow カラー パレット PNG 画像
Bleeding in the Snow カラーパレット CSS
/* CSS */
.color-1 {
color: #a93d3f;
}
.color-2 {
color: #f5b8b2;
}
.color-3 {
color: #f3e0d3;
}
.color-4 {
color: #b8c9d1;
}
.color-5 {
color: #d1e5e6;
}
/* CSS Variables */
:root {
--color-1: #a93d3f;
--color-2: #f5b8b2;
--color-3: #f3e0d3;
--color-4: #b8c9d1;
--color-5: #d1e5e6;
}
Bleeding in the Snow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a93d3f, #f5b8b2, #f3e0d3, #b8c9d1, #d1e5e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a93d3f, #f5b8b2, #f3e0d3, #b8c9d1, #d1e5e6);
}
似たようなカラーパレット
Bleeding in the Snow color palette created on .