Vibrant Vibes Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Vibes palette
tavolozza dei colori Vibrant Vibes CSS
/* CSS */
.color-1 {
color: #00bdd6;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #ff4281;
}
.color-5 {
color: #9b27b0;
}
/* CSS Variables */
:root {
--color-1: #00bdd6;
--color-2: #ff6d1f;
--color-3: #ffcc00;
--color-4: #ff4281;
--color-5: #9b27b0;
}
CSS con gradiente di sfondo Vibrant Vibes
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00bdd6, #ff6d1f, #ffcc00, #ff4281, #9b27b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00bdd6, #ff6d1f, #ffcc00, #ff4281, #9b27b0);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Estetico
Vibrant Vibes color palette created on .