Paleta de colores Whispering Pastels Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispering Pastels Dreamscape palette
Image Gallery

CSS de la paleta de colores Whispering Pastels Dreamscape
/* CSS */
.color-1 {
color: #f6f4f4;
}
.color-2 {
color: #dde8f3;
}
.color-3 {
color: #e0d4d1;
}
.color-4 {
color: #e9da90;
}
.color-5 {
color: #bbdbf7;
}
/* CSS Variables */
:root {
--color-1: #f6f4f4;
--color-2: #dde8f3;
--color-3: #e0d4d1;
--color-4: #e9da90;
--color-5: #bbdbf7;
}
CSS del degradado de fondo Whispering Pastels Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6f4f4, #dde8f3, #e0d4d1, #e9da90, #bbdbf7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6f4f4, #dde8f3, #e0d4d1, #e9da90, #bbdbf7);
}
Paletas de colores similares
Whispering Pastels Dreamscape color palette created on .