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: #5f2555;
}
.color-2 {
color: #cf4450;
}
.color-3 {
color: #dea73f;
}
.color-4 {
color: #778227;
}
.color-5 {
color: #373338;
}

/* CSS Variables */
:root {
--color-1: #5f2555;
--color-2: #cf4450;
--color-3: #dea73f;
--color-4: #778227;
--color-5: #373338;
}

CSS con gradiente di sfondo Monster Huntress

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5f2555, #cf4450, #dea73f, #778227, #373338);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5f2555, #cf4450, #dea73f, #778227, #373338);
}

Monster Huntress color palette created on .