Paleta de colores Mystical Cat Lover
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Mystical Cat Lover palette
Imagen PNG de la paleta de colores Mystical Cat Lover
CSS de la paleta de colores Mystical Cat Lover
/* CSS */
.color-1 {
color: #7a1f78;
}
.color-2 {
color: #9b508e;
}
.color-3 {
color: #c77fbc;
}
.color-4 {
color: #f6a7e2;
}
.color-5 {
color: #f3d3f1;
}
/* CSS Variables */
:root {
--color-1: #7a1f78;
--color-2: #9b508e;
--color-3: #c77fbc;
--color-4: #f6a7e2;
--color-5: #f3d3f1;
}
CSS del degradado de fondo Mystical Cat Lover
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a1f78, #9b508e, #c77fbc, #f6a7e2, #f3d3f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a1f78, #9b508e, #c77fbc, #f6a7e2, #f3d3f1);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Gato
Mystical Cat Lover color palette created on .