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