Monster Huntress カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Monster Huntress palette
Monster Huntress カラー パレット PNG 画像
Monster Huntress カラーパレット CSS
/* CSS */
.color-1 {
color: #8b3c72;
}
.color-2 {
color: #9b467c;
}
.color-3 {
color: #b88742;
}
.color-4 {
color: #b08927;
}
.color-5 {
color: #894329;
}
/* CSS Variables */
:root {
--color-1: #8b3c72;
--color-2: #9b467c;
--color-3: #b88742;
--color-4: #b08927;
--color-5: #894329;
}
Monster Huntress の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8b3c72, #9b467c, #b88742, #b08927, #894329);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8b3c72, #9b467c, #b88742, #b08927, #894329);
}
似たようなカラーパレット
下にスクロールして80+個のバーガンディカラーパレットを探索しましょう
Monster Huntress color palette created on .