Monster Huntress Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Monster Huntress palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Monster Huntress

Download monster huntress color palette PNG image (landscape)
Download monster huntress color palette PNG image (square)

tavolozza dei colori 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;
}

CSS con gradiente di sfondo Monster Huntress

/* 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);
}

Monster Huntress color palette created on .