Paleta de colores Pink Whipped Cream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pink Whipped Cream palette

Compartir esta paleta en:

Descargar la paleta de colores Pink Whipped Cream (PNG)

Download pink whipped cream color palette PNG image (landscape)
Download pink whipped cream color palette PNG image (square)

CSS de la paleta de colores Pink Whipped Cream

/* CSS */
.color-1 {
color: #f8d5a0;
}
.color-2 {
color: #f3a78c;
}
.color-3 {
color: #f28c9d;
}
.color-4 {
color: #d58bce;
}
.color-5 {
color: #a89bc5;
}

/* CSS Variables */
:root {
--color-1: #f8d5a0;
--color-2: #f3a78c;
--color-3: #f28c9d;
--color-4: #d58bce;
--color-5: #a89bc5;
}

CSS del degradado de fondo Pink Whipped Cream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8d5a0, #f3a78c, #f28c9d, #d58bce, #a89bc5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8d5a0, #f3a78c, #f28c9d, #d58bce, #a89bc5);
}

Pink Whipped Cream color palette created on .