Paleta de colores Pink Strawberry Delight
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Strawberry Delight palette
Descargar la paleta de colores Pink Strawberry Delight (PNG)
CSS de la paleta de colores Pink Strawberry Delight
/* CSS */
.color-1 {
color: #ffd6dc;
}
.color-2 {
color: #ffebef;
}
.color-3 {
color: #fffbfa;
}
.color-4 {
color: #fff2eb;
}
.color-5 {
color: #ffe0e8;
}
/* CSS Variables */
:root {
--color-1: #ffd6dc;
--color-2: #ffebef;
--color-3: #fffbfa;
--color-4: #fff2eb;
--color-5: #ffe0e8;
}
CSS del degradado de fondo Pink Strawberry Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffd6dc, #ffebef, #fffbfa, #fff2eb, #ffe0e8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffd6dc, #ffebef, #fffbfa, #fff2eb, #ffe0e8);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rosa
Pink Strawberry Delight color palette created on .