Vibrant Orange Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vibrant Orange palette
tavolozza dei colori Vibrant Orange CSS
/* CSS */
.color-1 {
color: #f5a524;
}
.color-2 {
color: #e94e77;
}
.color-3 {
color: #685b9a;
}
.color-4 {
color: #4ccdc4;
}
.color-5 {
color: #f6e48e;
}
/* CSS Variables */
:root {
--color-1: #f5a524;
--color-2: #e94e77;
--color-3: #685b9a;
--color-4: #4ccdc4;
--color-5: #f6e48e;
}
CSS con gradiente di sfondo Vibrant Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a524, #e94e77, #685b9a, #4ccdc4, #f6e48e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a524, #e94e77, #685b9a, #4ccdc4, #f6e48e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 700+ tavolozzas di colori Estetico
Vibrant Orange color palette created on .