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