Paleta de colores Pink Animatic
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Animatic palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Pink Animatic (PNG)
CSS de la paleta de colores Pink Animatic
/* CSS */
.color-1 {
color: #f6e6d5;
}
.color-2 {
color: #f1b6c1;
}
.color-3 {
color: #e48bc8;
}
.color-4 {
color: #a56fbe;
}
.color-5 {
color: #7b5db6;
}
/* CSS Variables */
:root {
--color-1: #f6e6d5;
--color-2: #f1b6c1;
--color-3: #e48bc8;
--color-4: #a56fbe;
--color-5: #7b5db6;
}
CSS del degradado de fondo Pink Animatic
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e6d5, #f1b6c1, #e48bc8, #a56fbe, #7b5db6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e6d5, #f1b6c1, #e48bc8, #a56fbe, #7b5db6);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 400+ paletas de colores Brillante
Pink Animatic color palette created on .