Paleta de colores Pink Vivienneshire
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Vivienneshire palette
CSS de la paleta de colores Pink Vivienneshire
/* CSS */
.color-1 {
color: #e5b8e5;
}
.color-2 {
color: #f4c3d6;
}
.color-3 {
color: #f9d5b4;
}
.color-4 {
color: #f5b67a;
}
.color-5 {
color: #f594b4;
}
/* CSS Variables */
:root {
--color-1: #e5b8e5;
--color-2: #f4c3d6;
--color-3: #f9d5b4;
--color-4: #f5b67a;
--color-5: #f594b4;
}
CSS del degradado de fondo Pink Vivienneshire
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5b8e5, #f4c3d6, #f9d5b4, #f5b67a, #f594b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5b8e5, #f4c3d6, #f9d5b4, #f5b67a, #f594b4);
}
Paletas de colores similares
Pink Vivienneshire color palette created on .