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