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