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