Paleta de colores Whispers of Soft Stone
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Soft Stone palette
CSS de la paleta de colores Whispers of Soft Stone
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #eeeded;
}
.color-3 {
color: #e1e1e0;
}
.color-4 {
color: #cac7c4;
}
.color-5 {
color: #a8a6a4;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #eeeded;
--color-3: #e1e1e0;
--color-4: #cac7c4;
--color-5: #a8a6a4;
}
CSS del degradado de fondo Whispers of Soft Stone
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #eeeded, #e1e1e0, #cac7c4, #a8a6a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #eeeded, #e1e1e0, #cac7c4, #a8a6a4);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 8 paletas de colores Blanco
Whispers of Soft Stone color palette created on .