Whispers of Winter Light カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Winter Light palette
Whispers of Winter Light カラーパレット CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #ffffff;
}
.color-3 {
color: #fcfdfc;
}
.color-4 {
color: #f9fafb;
}
.color-5 {
color: #eeedf2;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #ffffff;
--color-3: #fcfdfc;
--color-4: #f9fafb;
--color-5: #eeedf2;
}
Whispers of Winter Light の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #ffffff, #fcfdfc, #f9fafb, #eeedf2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #ffffff, #fcfdfc, #f9fafb, #eeedf2);
}
似たようなカラーパレット
下にスクロールして2個の白カラーパレットを探索しましょう
Whispers of Winter Light color palette created on .