Vibrant Fusion Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Fusion palette
Immagine PNG della tavolozza dei colori Vibrant Fusion
tavolozza dei colori Vibrant Fusion CSS
/* CSS */
.color-1 {
color: #c92c92;
}
.color-2 {
color: #8d4e4f;
}
.color-3 {
color: #798b9a;
}
.color-4 {
color: #f17e3b;
}
.color-5 {
color: #4b91e2;
}
/* CSS Variables */
:root {
--color-1: #c92c92;
--color-2: #8d4e4f;
--color-3: #798b9a;
--color-4: #f17e3b;
--color-5: #4b91e2;
}
CSS con gradiente di sfondo Vibrant Fusion
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c92, #8d4e4f, #798b9a, #f17e3b, #4b91e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c92, #8d4e4f, #798b9a, #f17e3b, #4b91e2);
}
Tavolozze di colori simili
Vibrant Fusion color palette created on .