Paleta de colores Soft Blush Symphony

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Soft Blush Symphony palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Soft Blush Symphony

Download soft blush symphony color palette PNG image (landscape)
Download soft blush symphony color palette PNG image (square)

CSS de la paleta de colores Soft Blush Symphony

/* CSS */
.color-1 {
color: #fef7f1;
}
.color-2 {
color: #fcf1ee;
}
.color-3 {
color: #faeaec;
}
.color-4 {
color: #f7e4ef;
}
.color-5 {
color: #f3ebf9;
}

/* CSS Variables */
:root {
--color-1: #fef7f1;
--color-2: #fcf1ee;
--color-3: #faeaec;
--color-4: #f7e4ef;
--color-5: #f3ebf9;
}

CSS del degradado de fondo Soft Blush Symphony

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fef7f1, #fcf1ee, #faeaec, #f7e4ef, #f3ebf9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fef7f1, #fcf1ee, #faeaec, #f7e4ef, #f3ebf9);
}

Soft Blush Symphony color palette created on .