Soft Pastel Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Soft Pastel Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Soft Pastel Dream

Download soft pastel dream color palette PNG image (landscape)
Download soft pastel dream color palette PNG image (square)

tavolozza dei colori Soft Pastel Dream CSS

/* CSS */
.color-1 {
color: #b4c1d5;
}
.color-2 {
color: #d1c7e1;
}
.color-3 {
color: #e7dae6;
}
.color-4 {
color: #f4e3d7;
}
.color-5 {
color: #f8d0a0;
}

/* CSS Variables */
:root {
--color-1: #b4c1d5;
--color-2: #d1c7e1;
--color-3: #e7dae6;
--color-4: #f4e3d7;
--color-5: #f8d0a0;
}

CSS con gradiente di sfondo Soft Pastel Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b4c1d5, #d1c7e1, #e7dae6, #f4e3d7, #f8d0a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b4c1d5, #d1c7e1, #e7dae6, #f4e3d7, #f8d0a0);
}

Soft Pastel Dream color palette created on .