The Mothman Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with The Mothman palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori The Mothman (PNG)
tavolozza dei colori The Mothman CSS
/* CSS */
.color-1 {
color: #492c49;
}
.color-2 {
color: #8c4f8c;
}
.color-3 {
color: #b68bb6;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #e56b1f;
}
/* CSS Variables */
:root {
--color-1: #492c49;
--color-2: #8c4f8c;
--color-3: #b68bb6;
--color-4: #f1c84b;
--color-5: #e56b1f;
}
CSS con gradiente di sfondo The Mothman
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #492c49, #8c4f8c, #b68bb6, #f1c84b, #e56b1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #492c49, #8c4f8c, #b68bb6, #f1c84b, #e56b1f);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1000+ tavolozzas di colori colors.mothman
The Mothman color palette created on .