Paleta de colores The Mothman

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with The Mothman palette

Compartir esta paleta en:

Descargar la paleta de colores The Mothman (PNG)

Download the mothman color palette PNG image (landscape)
Download the mothman color palette PNG image (square)

CSS de la paleta de colores The Mothman

/* 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 del degradado de fondo 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);
}

The Mothman color palette created on .