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