Paleta de colores Soft Pastel Dream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft Pastel Dream palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Soft Pastel Dream

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

CSS de la paleta de colores Soft Pastel Dream

/* 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 del degradado de fondo 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 .