Paleta de colores Monster Huntress

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Monster Huntress palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Monster Huntress

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

CSS de la paleta de colores Monster Huntress

/* 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 del degradado de fondo 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 .