Loading...
Wizarding Gold and Shadows カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Wizarding Gold and Shadows palette
Wizarding Gold and Shadows カラーパレット (PNG) をダウンロード
Wizarding Gold and Shadows カラーパレット CSS
/* CSS */
.color-1 {
color: #e1a956;
}
.color-2 {
color: #f7dc78;
}
.color-3 {
color: #f3c481;
}
.color-4 {
color: #e48958;
}
.color-5 {
color: #c16774;
}
/* CSS Variables */
:root {
--color-1: #e1a956;
--color-2: #f7dc78;
--color-3: #f3c481;
--color-4: #e48958;
--color-5: #c16774;
}
Wizarding Gold and Shadows の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1a956, #f7dc78, #f3c481, #e48958, #c16774);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1a956, #f7dc78, #f3c481, #e48958, #c16774);
}
似たようなカラーパレット
Wizarding Gold and Shadows color palette created on .