Paleta de colores Whispers of Spring Light
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Spring Light palette
Image Gallery
CSS de la paleta de colores Whispers of Spring Light
/* CSS */
.color-1 {
color: #eef0f2;
}
.color-2 {
color: #c2d9fa;
}
.color-3 {
color: #cfd3ca;
}
.color-4 {
color: #d7cf89;
}
.color-5 {
color: #e1d037;
}
/* CSS Variables */
:root {
--color-1: #eef0f2;
--color-2: #c2d9fa;
--color-3: #cfd3ca;
--color-4: #d7cf89;
--color-5: #e1d037;
}
CSS del degradado de fondo Whispers of Spring Light
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eef0f2, #c2d9fa, #cfd3ca, #d7cf89, #e1d037);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eef0f2, #c2d9fa, #cfd3ca, #d7cf89, #e1d037);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Light gray
Whispers of Spring Light color palette created on .