Paleta de colores Whispers of Belphegor
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Belphegor palette
CSS de la paleta de colores Whispers of Belphegor
/* CSS */
.color-1 {
color: #5b4c9a;
}
.color-2 {
color: #7a7dbd;
}
.color-3 {
color: #a9c1e0;
}
.color-4 {
color: #f0b2c2;
}
.color-5 {
color: #e77f4b;
}
/* CSS Variables */
:root {
--color-1: #5b4c9a;
--color-2: #7a7dbd;
--color-3: #a9c1e0;
--color-4: #f0b2c2;
--color-5: #e77f4b;
}
CSS del degradado de fondo Whispers of Belphegor
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b4c9a, #7a7dbd, #a9c1e0, #f0b2c2, #e77f4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b4c9a, #7a7dbd, #a9c1e0, #f0b2c2, #e77f4b);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Estético
Whispers of Belphegor color palette created on .