Paleta de colores Pink Strawberry Delight

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pink Strawberry Delight palette

Compartir esta paleta en:

Descargar la paleta de colores Pink Strawberry Delight (PNG)

Download pink strawberry delight color palette PNG image (landscape)
Download pink strawberry delight color palette PNG image (square)

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

Pink Strawberry Delight color palette created on .