Paleta de colores Whispers of Blush

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Blush palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Blush

/* CSS */
.color-1 {
color: #f5f0f3;
}
.color-2 {
color: #f9becb;
}
.color-3 {
color: #edb1bb;
}
.color-4 {
color: #c3b7bf;
}
.color-5 {
color: #dd9dab;
}

/* CSS Variables */
:root {
--color-1: #f5f0f3;
--color-2: #f9becb;
--color-3: #edb1bb;
--color-4: #c3b7bf;
--color-5: #dd9dab;
}

CSS del degradado de fondo Whispers of Blush

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f0f3, #f9becb, #edb1bb, #c3b7bf, #dd9dab);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f0f3, #f9becb, #edb1bb, #c3b7bf, #dd9dab);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Pale pink

Whispers of Blush color palette created on .