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