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