Pink Whipped Cream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Pink Whipped Cream palette

Condividi questa palette a:

Scarica la tavolozza dei colori Pink Whipped Cream (PNG)

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

tavolozza dei colori Pink Whipped Cream CSS

/* 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 con gradiente di sfondo 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 .