Winter Hazel カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Winter Hazel palette
Winter Hazel カラー パレット PNG 画像
Winter Hazel カラーパレット CSS
/* CSS */
.color-1 {
color: #d5d195;
}
.color-2 {
color: #bacf8c;
}
.color-3 {
color: #8daa6e;
}
.color-4 {
color: #6d8c5a;
}
.color-5 {
color: #506f4d;
}
/* CSS Variables */
:root {
--color-1: #d5d195;
--color-2: #bacf8c;
--color-3: #8daa6e;
--color-4: #6d8c5a;
--color-5: #506f4d;
}
Winter Hazel の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5d195, #bacf8c, #8daa6e, #6d8c5a, #506f4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5d195, #bacf8c, #8daa6e, #6d8c5a, #506f4d);
}
似たようなカラーパレット
下にスクロールして2個のウィンターカラーパレットを探索しましょう
Winter Hazel color palette created on .