Monster Huntress Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Monster Huntress palette
Color Inspiration
Images that showcase this color palette in real designs
Download Monster Huntress Color Palette (PNG)
Monster Huntress color palette 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 background gradient 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);
}
Similar color palettes
Scroll down to explore 80+ Burgundy color palettes
Monster Huntress color palette created on .