Paleta de colores Whispers of a Dreamscape
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of a Dreamscape palette
CSS de la paleta de colores Whispers of a Dreamscape
/* CSS */
.color-1 {
color: #f5dbdc;
}
.color-2 {
color: #cdcaec;
}
.color-3 {
color: #cabad4;
}
.color-4 {
color: #dbc34d;
}
.color-5 {
color: #d2a7b1;
}
/* CSS Variables */
:root {
--color-1: #f5dbdc;
--color-2: #cdcaec;
--color-3: #cabad4;
--color-4: #dbc34d;
--color-5: #d2a7b1;
}
CSS del degradado de fondo Whispers of a Dreamscape
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5dbdc, #cdcaec, #cabad4, #dbc34d, #d2a7b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5dbdc, #cdcaec, #cabad4, #dbc34d, #d2a7b1);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Pastel
Whispers of a Dreamscape color palette created on .