Paleta de colores Whispers of Avil Luc
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Avil Luc palette
CSS de la paleta de colores Whispers of Avil Luc
/* CSS */
.color-1 {
color: #f7b2a6;
}
.color-2 {
color: #ffcc66;
}
.color-3 {
color: #ffdd99;
}
.color-4 {
color: #80d1b9;
}
.color-5 {
color: #4b9eec;
}
/* CSS Variables */
:root {
--color-1: #f7b2a6;
--color-2: #ffcc66;
--color-3: #ffdd99;
--color-4: #80d1b9;
--color-5: #4b9eec;
}
CSS del degradado de fondo Whispers of Avil Luc
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b2a6, #ffcc66, #ffdd99, #80d1b9, #4b9eec);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b2a6, #ffcc66, #ffdd99, #80d1b9, #4b9eec);
}
Paletas de colores similares
Whispers of Avil Luc color palette created on .