Paleta de colores The Mothman
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with The Mothman palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores The Mothman (PNG)
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);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1000+ paletas de colores colors.mothman
The Mothman color palette created on .