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