Paleta de colores Pink Animatic

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pink Animatic palette

Compartir esta paleta en:

Descargar la paleta de colores Pink Animatic (PNG)

Download pink animatic color palette PNG image (landscape)
Download pink animatic color palette PNG image (square)

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);
}

Pink Animatic color palette created on .