Paleta de colores Whispers of Blush and Cream

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Whispers of Blush and Cream palette

Compartir esta paleta en:

CSS de la paleta de colores Whispers of Blush and Cream

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #faf9f9;
}
.color-3 {
color: #fae3b2;
}
.color-4 {
color: #f3d8e2;
}
.color-5 {
color: #f1acbd;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #faf9f9;
--color-3: #fae3b2;
--color-4: #f3d8e2;
--color-5: #f1acbd;
}

CSS del degradado de fondo Whispers of Blush and Cream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #faf9f9, #fae3b2, #f3d8e2, #f1acbd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #faf9f9, #fae3b2, #f3d8e2, #f1acbd);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 1 paleta de colores Blanco

Whispers of Blush and Cream color palette created on .