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: #fefbfd;
}
.color-2 {
color: #fdddf7;
}
.color-3 {
color: #f6c1e6;
}
.color-4 {
color: #db95c4;
}
.color-5 {
color: #c072a5;
}

/* CSS Variables */
:root {
--color-1: #fefbfd;
--color-2: #fdddf7;
--color-3: #f6c1e6;
--color-4: #db95c4;
--color-5: #c072a5;
}

CSS del degradado de fondo Whispers of Blush

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fefbfd, #fdddf7, #f6c1e6, #db95c4, #c072a5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fefbfd, #fdddf7, #f6c1e6, #db95c4, #c072a5);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Pale pink

Whispers of Blush color palette created on .