Paleta de colores Vibrant Echoes of Bauti
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Echoes of Bauti palette
CSS de la paleta de colores Vibrant Echoes of Bauti
/* CSS */
.color-1 {
color: #fd6958;
}
.color-2 {
color: #fa9600;
}
.color-3 {
color: #fad400;
}
.color-4 {
color: #94f5ce;
}
.color-5 {
color: #e386f3;
}
/* CSS Variables */
:root {
--color-1: #fd6958;
--color-2: #fa9600;
--color-3: #fad400;
--color-4: #94f5ce;
--color-5: #e386f3;
}
CSS del degradado de fondo Vibrant Echoes of Bauti
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fd6958, #fa9600, #fad400, #94f5ce, #e386f3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fd6958, #fa9600, #fad400, #94f5ce, #e386f3);
}
Paletas de colores similares
Vibrant Echoes of Bauti color palette created on .